Browse Source

gitlab-ci: add FortranC test directory to the artifacts

Ben Boeckel 5 years ago
parent
commit
39da646238
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitlab/artifacts.yml

+ 1 - 0
.gitlab/artifacts.yml

@@ -61,6 +61,7 @@
             - build/Tests/CMakeOnly/
             - build/Tests/CMakeOnly/
             - build/Tests/CMakeTests/
             - build/Tests/CMakeTests/
             - build/Tests/CMakeGUI/
             - build/Tests/CMakeGUI/
+            - build/Tests/FortranC/
 
 
             # CTest/CDash information.
             # CTest/CDash information.
             - build/Testing/
             - build/Testing/