Skip to content

Commit

Permalink
CI use all action
Browse files Browse the repository at this point in the history
fix #27
  • Loading branch information
TheoMF committed Aug 3, 2023
1 parent a0c06ec commit 5213fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Install gepetuto and its dependencies
run: pipx install -e .
- name: check with gepetuto
run: cd tests && gepetuto -vva
run: cd tests && gepetuto -vva all

0 comments on commit 5213fea

Please sign in to comment.