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