1
0
Fork 1
mirror of https://codeberg.org/keyoxide/doipjs.git synced 2025-03-13 21:26:18 -06:00
doipjs/.woodpecker/.test.yml

7 lines
123 B
YAML
Raw Normal View History

2023-03-28 12:24:57 +02:00
pipeline:
test:
image: node
commands:
- yarn --pure-lockfile
- yarn run prepare
- yarn run test