Skip to content

Commit

Permalink
Updated the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-k committed Oct 3, 2024
1 parent eb475c5 commit 2a67b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
shell: sh
run: |
set -eu
npm run ci:test:unit
npm run test
cleanup:
if: ${{ always() }}
Expand Down

0 comments on commit 2a67b78

Please sign in to comment.