Skip to content

Commit

Permalink
disable image test
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham3121 committed Aug 1, 2024
1 parent 2fac62d commit 37b351c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr-tests-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ jobs:
- name: Run syft backend base image building test
if: steps.changes.outputs.stack == 'true'
timeout-minutes: 60
# run: |
# echo "Skipping pr image test"
run: |
tox -e backend.test.basecpu
echo "Skipping pr image test"
# run: |
# tox -e backend.test.basecpu

pr-tests-syft-integration:
strategy:
Expand Down

0 comments on commit 37b351c

Please sign in to comment.