Skip to content

Commit

Permalink
Merge pull request #6 from DVKunion/fix/testcase
Browse files Browse the repository at this point in the history
fix: test.yml
  • Loading branch information
d1nfinite authored Jan 31, 2023
2 parents 3155688 + 2976902 commit 7d52dac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v3
- uses: chaitin/veinmind-action@main
with:
scan-action: scan-host
scan-action: scan image
image-ref: ubuntu:20.04
test2:
runs-on: ubuntu-latest
Expand All @@ -18,6 +18,6 @@ jobs:
- run: docker build -t weakpass:latest -f test/Dockerfile .
- uses: chaitin/veinmind-action@main
with:
scan-action: scan-host
scan-action: scan image
image-ref: weakpass:latest
exit-code: 1

0 comments on commit 7d52dac

Please sign in to comment.