Skip to content

Commit

Permalink
Update commit-test-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sendya authored Aug 26, 2021
1 parent e619548 commit 08fbc9b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/commit-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
- run: |
yarn
yarn compile
yarn test
yarn build

0 comments on commit 08fbc9b

Please sign in to comment.