Skip to content

Commit

Permalink
comment out 1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvanderveen committed Oct 29, 2024
1 parent be67b37 commit 8a1531f
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 @@ -58,9 +58,9 @@ jobs:
- name: Run syft backend base image building test
if: steps.changes.outputs.stack == 'true'
timeout-minutes: 60
run: |
tox -e backend.test.basecpu
# timeout-minutes: 60
# run: |
# tox -e backend.test.basecpu
# run: |
# echo "Skipping pr image test"

Expand Down

0 comments on commit 8a1531f

Please sign in to comment.