Removing unused volumes from test workflow
This commit is contained in:
parent
aea4376642
commit
63f77321c7
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ when:
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: docker.io/node:hydrogen
|
image: docker.io/node:hydrogen
|
||||||
volumes:
|
|
||||||
commands:
|
commands:
|
||||||
- npm ci
|
- npm ci
|
||||||
- npm run test:unit
|
- npm run test:unit
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue