Skip to content

Commit

Permalink
Fixed make test in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
braswent authored Jan 2, 2024
1 parent ea610e1 commit dfa65cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Test with pytest
run: |
make tests
make test
############################ Bandit ################################
bandit:
Expand Down

0 comments on commit dfa65cf

Please sign in to comment.