Skip to content

Commit

Permalink
New reachables test
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Nov 8, 2023
1 parent 35bf1a8 commit ca51a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-reachables-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: repotests
run: |
bin/cdxgen.js -p -t java --profile research -o repotests/dependency-track/bom.json repotests/dependency-track
cp -rf repotests/dependency-track/*.json bomresults/
cp -rf repotests/dependency-track/*.json *.slices.json bomresults/
- uses: actions/upload-artifact@v3
with:
name: bomresults
Expand Down

0 comments on commit ca51a42

Please sign in to comment.