mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-01-30 13:50:55 +08:00
fix: fix github test action
This commit is contained in:
parent
41e5101ff4
commit
e97257ac29
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Check yarn cache integrity
|
||||
run: yarn install --check-cache
|
||||
- name: Test packages
|
||||
run: yarn test
|
||||
- name: Build packages
|
||||
run: yarn build
|
||||
- name: Test packages
|
||||
run: yarn test
|
||||
|
Loading…
Reference in New Issue
Block a user