Fix yaml syntax

This commit is contained in:
Micah Lee 2021-11-24 13:41:31 -08:00
parent 7b05d20234
commit efb4819c31
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -339,7 +339,7 @@ workflows:
build:
jobs:
- build-container-image
- tests
- tests:
requires:
- build-container-image
- build-ubuntu-impish: