yaml missing colon

This commit is contained in:
2021-08-01 15:14:44 +03:00
parent c09b56109c
commit bc69145657

View File

@@ -117,6 +117,6 @@ workflows:
jobs:
- test-backend
- test-frontend
- test-frontend-build
- test-frontend-build:
requires:
- test-frontend