Fix CI/CD test needs.
This commit is contained in:
@@ -20,7 +20,7 @@ build-fedora:
|
|||||||
|
|
||||||
test-examples:
|
test-examples:
|
||||||
stage: test
|
stage: test
|
||||||
needs: ["build"]
|
needs: ["build-fedora"]
|
||||||
script:
|
script:
|
||||||
- ./examples/affinity
|
- ./examples/affinity
|
||||||
- ./examples/df
|
- ./examples/df
|
||||||
|
|||||||
Reference in New Issue
Block a user