Skip to content

Commit 82caaee

Browse files
author
Ala Hawash
committed
fix artifact upload
1 parent 541e54d commit 82caaee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/axon-tools-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
- run: npm run test --workspace=@medable/mdctl-axon-tools
3131
- uses: actions/upload-artifact@v4
3232
with:
33-
name: mdctl-axon-tools-report-{{ matrix.node-version }}
33+
name: mdctl-axon-tools-report-${{ matrix.node-version }}
3434
path: ./packages/mdctl-axon-tools/reports

0 commit comments

Comments
 (0)