Skip to content

Commit

Permalink
Merge pull request #9065 from OpenMined/disable-image-test
Browse files Browse the repository at this point in the history
comment image pr test
  • Loading branch information
shubham3121 authored Jul 19, 2024
2 parents d167b49 + 5aba58b commit c5780c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr-tests-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@ jobs:
if: steps.changes.outputs.stack == 'true'
timeout-minutes: 60
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 c5780c3

Please sign in to comment.