Removed group from ci test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Jef Roosens 2021-12-30 08:31:55 +01:00
parent 83ba3764c6
commit a1b35747af
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

View file

@ -6,7 +6,6 @@ pipeline:
test:
image: 'node:17.3.0'
group: test
comands:
# Lint the code
- yarn run lint