Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
f.marayeu committed Apr 4, 2024
1 parent 7d07813 commit a2efa6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
with:
node-version: "20.x"
- run: npm install
- run: npm unit-test
- run: npm run unit-test

0 comments on commit a2efa6d

Please sign in to comment.