Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Arfey committed Apr 3, 2024
1 parent 0ff0618 commit 25add8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
poetry config virtualenvs.create false
# install deps
pip install flake8 bandit twine
poetry install --with "dev, test" --all-extras
- name: bandit
run: make bandit
Expand Down

0 comments on commit 25add8b

Please sign in to comment.