mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Remove individual spec runs from CI
This commit is contained in:
parent
df10c8e75b
commit
5f499336ac
1 changed files with 0 additions and 5 deletions
|
@ -51,11 +51,6 @@ spec mocks:
|
||||||
script:
|
script:
|
||||||
- crystal spec --error-on-warnings --junit_output=. spec/spectator/mocks/
|
- crystal spec --error-on-warnings --junit_output=. spec/spectator/mocks/
|
||||||
|
|
||||||
spec individual:
|
|
||||||
extends: spec
|
|
||||||
script:
|
|
||||||
- util/test-all-individually.sh
|
|
||||||
|
|
||||||
format:
|
format:
|
||||||
script:
|
script:
|
||||||
- shards
|
- shards
|
||||||
|
|
Loading…
Reference in a new issue