Skip to content

Commit

Permalink
add lib tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Feb 25, 2024
1 parent 576f316 commit 6fc48ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:

- run: npm ci
- run: npm run build --if-present
- run: npm run test -- ./src/lib/__tests__/
- run: npm run test -- ./src/lib/

0 comments on commit 6fc48ba

Please sign in to comment.