Skip to content

Commit

Permalink
Removed safety from CI/CD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
riadelimemmedov committed Apr 2, 2024
1 parent 1e1908c commit 3d235aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,3 @@ jobs:

- name: Run bandit
run: poetry run bandit .

- name: Run safety
run: poetry run safety check

0 comments on commit 3d235aa

Please sign in to comment.