Skip to content

Commit

Permalink
fix: typo in ci test config
Browse files Browse the repository at this point in the history
  • Loading branch information
NozomuIkuta committed Dec 9, 2022
1 parent b2b4acb commit c3471a1
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:
cache: yarn
- run: yarn install
- run: yarn prepack
- run: yaer lint
- run: ya lint
- run: npx node@12 ./node_modules/.bin/mocha ./test/*.test.*

0 comments on commit c3471a1

Please sign in to comment.