Unverified Commit 08fbc9b6 authored by 言肆's avatar 言肆 Committed by GitHub

Update commit-test-build.yml

parent e6195485
...@@ -18,8 +18,7 @@ jobs: ...@@ -18,8 +18,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: actions/setup-node@v1 - uses: actions/setup-node@v1
with: with:
node-version: 12 node-version: 14
- run: | - run: |
yarn yarn
yarn compile yarn build
yarn test
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment