Skip to content

Commit

Permalink
Fix test command
Browse files Browse the repository at this point in the history
  • Loading branch information
artemave committed Sep 17, 2023
1 parent 7c37e73 commit 55801a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_endpoints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 20
- run: ./test/test_endpoints.js
- run: npm test

0 comments on commit 55801a3

Please sign in to comment.