Skip to content

Commit

Permalink
Fix unit test not working on GitHub #52.C Fixed faulty npm test comm…
Browse files Browse the repository at this point in the history
…and.
  • Loading branch information
CookingWithCale committed Dec 18, 2023
1 parent 18558d8 commit ac794cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:

# Finally, run our tests
- name: Run the tests
run: npm test
run: npm run test

0 comments on commit ac794cf

Please sign in to comment.