Skip to content

Commit

Permalink
ci: fix bad substitution?
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Sep 18, 2024
1 parent 1a1853d commit 26d0981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
run: npm ci

- name: Run tests
shell: sh
run: npm run test:${{ matrix.profile }}

- name: Show test results
Expand Down

0 comments on commit 26d0981

Please sign in to comment.