Skip to content

Commit

Permalink
Up
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Aug 30, 2023
1 parent 45c7f48 commit 72a051f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
cache: 'yarn'
- run: yarn --frozen-lockfile
- run: npm run lint
- run: npm ts:build:check
- run: npm run ts:build:check
- run: npm test

0 comments on commit 72a051f

Please sign in to comment.