Skip to content

Commit

Permalink
Update integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Steavy authored Nov 14, 2023
1 parent 10eb3eb commit 08e2289
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,3 @@ jobs:
cache: 'npm'
- run: npm i
- run: npm run test

zap_scan:

runs-on: ubuntu-latest

steps:
- name: Scan the webapplication
uses: zaproxy/action-baseline@v0.9.0
with:
target: 'https://juice-shop.herokuapp.com/#/'

0 comments on commit 08e2289

Please sign in to comment.