Skip to content

Commit

Permalink
add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
ralren committed May 23, 2023
1 parent caa0f4d commit a82ff53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
additional-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: Run nosetests
run: nosetests

Expand Down

0 comments on commit a82ff53

Please sign in to comment.