Skip to content

Commit

Permalink
Merge pull request #9113 from OpenMined/disable-imagetest
Browse files Browse the repository at this point in the history
disable image test
  • Loading branch information
shubham3121 authored Aug 1, 2024
2 parents 2fac62d + 37b351c commit 5bdf55d
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 5bdf55d

Please sign in to comment.