Skip to content

Commit

Permalink
CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauravdarkslayer committed Sep 19, 2024
1 parent 8419e4d commit 33c36e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
run: npm run lint
- run: npm run build-library
- name: test
run: npm run test
run: npm run test:ci

0 comments on commit 33c36e3

Please sign in to comment.