skip test in CI
This commit is contained in:
parent
de6361c418
commit
3a89eefc8e
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
- run: npm run lint
|
- run: npm run lint
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
if: false == true
|
||||||
name: Test
|
name: Test
|
||||||
timeout-minutes: 4
|
timeout-minutes: 4
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user