Remove individual spec runs from CI

This commit is contained in:
Michael Miller 2022-11-29 20:30:42 -07:00
parent df10c8e75b
commit 5f499336ac
No known key found for this signature in database
GPG Key ID: 32B47AE8F388A1FF
1 changed files with 0 additions and 5 deletions

View File

@ -51,11 +51,6 @@ spec mocks:
script:
- crystal spec --error-on-warnings --junit_output=. spec/spectator/mocks/
spec individual:
extends: spec
script:
- util/test-all-individually.sh
format:
script:
- shards