Skip to content

Commit

Permalink
add export of results
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmorley committed Aug 20, 2024
1 parent 3a7f6ad commit 13d3187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/repro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
- uses: jdx/mise-action@v2
- run: curl https://unified-agent.s3.amazonaws.com/wss-unified-agent-${{ matrix.version }}.jar -o mend-ua.jar
- run: java -jar mend-ua.jar -offline true -project mend-pnpm-repro -logLevel debug -npm.includeDevDependencies true
- run: cat whitesource/update-request.txt

0 comments on commit 13d3187

Please sign in to comment.