Skip to content

Commit

Permalink
comment image building test
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvanderveen committed Oct 29, 2024
1 parent 902850d commit 5151fcb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/pr-tests-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ jobs:
pip install uv==0.4.1 tox==4.18.0 tox-uv==1.11.2
uv --version
- name: Run syft backend base image building test
if: steps.changes.outputs.stack == 'true'
# timeout-minutes: 60
# run: |
# tox -e backend.test.basecpu
# run: |
# echo "Skipping pr image test"
# - name: Run syft backend base image building test
# if: steps.changes.outputs.stack == 'true'
# timeout-minutes: 60
# run: |
# tox -e backend.test.basecpu
# run: |
# echo "Skipping pr image test"

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

0 comments on commit 5151fcb

Please sign in to comment.