Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
geomarceau committed Sep 28, 2023
2 parents 8b1ee4f + 839aa16 commit 14ec184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
flake8 . --ignore=E222,E501,E502,E722,F403,F405,W291,W293
- name: Test with pytest
run: |
make ci
make test

0 comments on commit 14ec184

Please sign in to comment.