1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-24 11:52:16 +00:00

Fixed Test

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2020-03-16 21:23:41 +01:00
parent 6048ac71f2
commit f0b3415b12
No known key found for this signature in database
GPG Key ID: B143FF27EF555D16

View File

@ -8,4 +8,5 @@ steps:
image: node:alpine image: node:alpine
commands: commands:
- apk -q add yarn - apk -q add yarn
- yarn
- yarn compile - yarn compile