Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
ci: run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MinHtet-O committed Feb 21, 2024
1 parent 49fdd76 commit 005c7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: 18.x
- run: npm ci
- run: npm run test:ci
- run: npm run test:concurrently

test-build:
name: Test Build
Expand Down

0 comments on commit 005c7e7

Please sign in to comment.