Commit 9955d75e authored by Thomas Boni's avatar Thomas Boni
Browse files

fix path of artifact

parent 7adca17a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,5 +32,5 @@ super_linter:
    reports:
      junit: "${CONVERTED_OUTPUT_FOLDER}/*.xml"
    paths:
      - "${CONVERTED_OUTPUT_FOLDER}/*.xml"
      - "${CONVERTED_OUTPUT_FOLDER}/"
  allow_failure: true