mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-03-14 12:54:28 +01:00
Add a CI task to run the tests
This commit is contained in:
parent
934fe294ec
commit
2016394041
@ -78,3 +78,7 @@ task:
|
||||
Lint_script:
|
||||
- yarn lint
|
||||
- yarn prettier:check
|
||||
- only_if: $CIRRUS_TAG == ''
|
||||
name: Tests
|
||||
Test_script:
|
||||
- yarn test
|
||||
|
Loading…
x
Reference in New Issue
Block a user