Skip to content

Commit

Permalink
fix lint issue (#257)
Browse files Browse the repository at this point in the history
test failure

fixed ci script not failing
  • Loading branch information
fuxingloh authored May 19, 2021
1 parent 54b3e09 commit ece0fdc
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 @@ -33,7 +33,7 @@ jobs:

- run: npm ci
- run: npm run build
- run: npm run standard
- run: npx --no-install ts-standard

size:
name: Size Limit
Expand Down

0 comments on commit ece0fdc

Please sign in to comment.