Skip to content

Commit

Permalink
gha: update bandit path
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsr committed Jun 2, 2024
1 parent 3c2c32b commit 971f938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Run Bandit
run: bandit ./waybar_crypto.py
run: bandit -r ./src

0 comments on commit 971f938

Please sign in to comment.