Skip to content

Commit f32a4db

Browse files
comment image building
1 parent 355a264 commit f32a4db

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/pr-tests-stack.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ jobs:
5656
pip install uv==0.4.1 tox==4.18.0 tox-uv==1.11.2
5757
uv --version
5858
59-
- name: Run syft backend base image building test
60-
if: steps.changes.outputs.stack == 'true'
61-
timeout-minutes: 60
62-
run: |
63-
tox -e backend.test.basecpu
64-
# run: |
65-
# echo "Skipping pr image test"
59+
# - name: Run syft backend base image building test
60+
# if: steps.changes.outputs.stack == 'true'
61+
# timeout-minutes: 60
62+
# run: |
63+
# tox -e backend.test.basecpu
64+
# run: |
65+
# echo "Skipping pr image test"
6666

6767
pr-tests-syft-integration:
6868
strategy:

0 commit comments

Comments
 (0)