Skip to content

Commit

Permalink
Small tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin19 committed Feb 11, 2024
1 parent 71f2554 commit ed3b9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- uses: actions/checkout@v3
- name: Setup Node
uses: actions/setup-node@v3
- run: npm build
- run: npm run build
- run: npm ci
- run: npm test

0 comments on commit ed3b9bb

Please sign in to comment.