Skip to content

Commit

Permalink
endpoints_coverage job: add missing checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Oct 1, 2024
1 parent 1e6c52e commit ea11d7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/endpoints_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ jobs:
timeout-minutes: 30

steps:
- name: Checkout
uses: actions/checkout@v4

- run: ./endpoints_coverage.sh

0 comments on commit ea11d7e

Please sign in to comment.