Commit 036d0958 authored by Jean Bez's avatar Jean Bez
Browse files

Include dependency on CI tests

parent 10ca0da7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -218,6 +218,7 @@ test FWD wr:
test FWD directories:
  stage: test
  dependencies:
    - "compile dependencies"
    - "compile GekkoFWD"
    - "tests GekkoFWD"
  script:
@@ -235,6 +236,7 @@ test FWD directories:
test FWD truncate:
  stage: test
  dependencies:
    - "compile dependencies"
    - "compile GekkoFWD"
    - "tests GekkoFWD"
  script:
@@ -252,6 +254,7 @@ test FWD truncate:
test FWD path resolution:
  stage: test
  dependencies:
    - "compile dependencies"
    - "compile GekkoFWD"
    - "tests GekkoFWD"
  script:
@@ -269,6 +272,7 @@ test FWD path resolution:
test FWD lseek:
  stage: test
  dependencies:
    - "compile dependencies"
    - "compile GekkoFWD"
    - "tests GekkoFWD"
  script: