Skip to content

Commit

Permalink
removed yarn tsc from test wf
Browse files Browse the repository at this point in the history
  • Loading branch information
clsource committed May 4, 2021
1 parent 05a78ec commit 9cb5616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
yarn lint
yarn tsc
yarn test

0 comments on commit 9cb5616

Please sign in to comment.