mirror of https://codeberg.org/pzp/pzp-db.git
Try to simplify ci
This commit is contained in:
parent
f0be09f32a
commit
7859ca11da
|
@ -4,10 +4,10 @@ matrix:
|
|||
- 20
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
test:
|
||||
when:
|
||||
event: [push, pull_request]
|
||||
image: node:${NODE_VERSION}
|
||||
commands:
|
||||
- npm install
|
||||
- npm test
|
||||
when:
|
||||
- event: [push, pull_request]
|
||||
- npm test
|
Loading…
Reference in New Issue