Skip to content

Commit

Permalink
remove image building
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvanderveen committed Oct 29, 2024
1 parent 5151fcb commit b7ae6c6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pr-tests-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,6 @@ 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"

pr-tests-syft-integration:
strategy:
max-parallel: 99
Expand Down

0 comments on commit b7ae6c6

Please sign in to comment.