Skip to content

Commit

Permalink
Checkout first.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadling committed Aug 17, 2023
1 parent b9e9e5c commit ee573a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/entities-push-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
py-lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Lint Python
working-directory: entities
run: |
Expand All @@ -24,6 +25,7 @@ jobs:
py-test:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Run tests
working-directory: entities
run: |
Expand Down

0 comments on commit ee573a3

Please sign in to comment.