Skip to content

Commit

Permalink
Ruby reachables test
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Jan 16, 2025
1 parent f41f7d4 commit 0e91ece
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 @@ -96,7 +96,7 @@ jobs:
cd repotests/campsite/api
bundle install
echo "ATOM_RUBY_HOME: ${ATOM_RUBY_HOME}"
node $GITHUB_WORKSPACE/cdxgen/bin/cdxgen.js -p -t ruby --profile research -o bom.json .
node $GITHUB_WORKSPACE/bin/cdxgen.js -p -t ruby --profile research -o bom.json .
cp bom.json *.slices.json $GITHUB_WORKSPACE/rubyresults
env:
BUNDLE_PATH: vendor/bundle
Expand Down

0 comments on commit 0e91ece

Please sign in to comment.