mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
parent
da318a5e1a
commit
745516c56e
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
- name: test types
|
- name: test types
|
||||||
run: yarn test:types
|
run: yarn test:types
|
||||||
- name: test dev
|
- name: test dev
|
||||||
run: yarn test:dev -w=2
|
run: yarn test:dev
|
||||||
- name: test unit
|
- name: test unit
|
||||||
run: yarn test:unit
|
run: yarn test:unit
|
||||||
- name: test e2e
|
- name: test e2e
|
||||||
|
Loading…
Reference in New Issue
Block a user