Commit 1f762678 authored by Jean Bez's avatar Jean Bez
Browse files

Fix typo in CI .yaml

parent 179fdc33
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@ integration tests:
      - "${INTEGRATION_TESTS_RUN_PATH}"

integration GekkoFWD tests:
  stage: test GekkoFWD
  stage: test forwarding
  script:
    - mkdir -p ${INTEGRATION_TESTS_FWD_RUN_PATH}
    - cd ${INTEGRATION_TESTS_FWD_BIN_PATH}