Skip to content
Snippets Groups Projects
Commit 6fc88099 authored by Fabian Wachsmann's avatar Fabian Wachsmann
Browse files

Update .gitlab-ci.yml file

parent e11b3243
No related branches found
No related tags found
No related merge requests found
Pipeline #76546 failed
......@@ -31,7 +31,8 @@ test:
dependencies:
- environment
script:
- chmod 777 test/test.sh && ./test/test.sh
- cd test
- chmod 777 test.sh && ./test.sh
tags:
- conda
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment