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:
|
||||
- name: test
|
||||
image: docker.io/node:hydrogen
|
||||
volumes:
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run test:unit
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue