Skip to content

Commit

Permalink
Audit direct dependencies of the react project (#1669)
Browse files Browse the repository at this point in the history
Audit direct dependencies of the project
  • Loading branch information
pjuarezd committed Jun 29, 2023
1 parent e1f2a7a commit fb70cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
working-directory: ./web-app
continue-on-error: false
run: |
yarn audit
yarn audit --groups dependencies
all-operator-tests-1:
timeout-minutes: 30
Expand Down

0 comments on commit fb70cee

Please sign in to comment.