Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GenerelSchwerz committed Feb 8, 2024
1 parent 2881cec commit d28a968
Show file tree
Hide file tree
Showing 4 changed files with 986 additions and 724 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: actions/setup-node@v1.4.4
with:
node-version: 18.x
- run: npm i && npm run lint
- run: npm i && npx ts-standard -y
Loading

0 comments on commit d28a968

Please sign in to comment.