Skip to content

Commit

Permalink
update makefile test job
Browse files Browse the repository at this point in the history
  • Loading branch information
geomarceau authored Sep 28, 2023
1 parent 0e98aba commit 839aa16
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 839aa16

Please sign in to comment.