Skip to content

Commit

Permalink
troubleshoot test failure
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Goodman <[email protected]>
  • Loading branch information
wagoodman committed Sep 6, 2024
1 parent 96675da commit 4f7f7cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/validations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,13 @@ jobs:
- name: Run integration tests
run: make integration

- name: Upload test fixture cache artifact
if: always()
uses: actions/upload-artifact@v3
with:
name: test-fixture-cache
path: cmd/syft/internal/test/integration/test-fixtures/cache/stereoscope-fixture-image-vertical-package-dups-*


Build-Snapshot-Artifacts:
name: "Build snapshot artifacts"
Expand Down

0 comments on commit 4f7f7cc

Please sign in to comment.