Fix CI/CD test needs.

This commit is contained in:
Ben
2021-03-18 19:53:28 +00:00
parent dae9910b9c
commit e0e0e472a8

View File

@@ -20,7 +20,7 @@ build-fedora:
test-examples:
stage: test
needs: ["build"]
needs: ["build-fedora"]
script:
- ./examples/affinity
- ./examples/df