Skip to content

Commit

Permalink
fix artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Ala Hawash committed Mar 12, 2024
1 parent 541e54d commit 82caaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/axon-tools-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- run: npm run test --workspace=@medable/mdctl-axon-tools
- uses: actions/upload-artifact@v4
with:
name: mdctl-axon-tools-report-{{ matrix.node-version }}
name: mdctl-axon-tools-report-${{ matrix.node-version }}
path: ./packages/mdctl-axon-tools/reports

0 comments on commit 82caaee

Please sign in to comment.