Skip to content
Snippets Groups Projects
Commit f5af5827 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

forgot to fix actual CI script

parent 8ade6807
No related branches found
No related tags found
No related merge requests found
...@@ -24,5 +24,5 @@ test:tutorial: ...@@ -24,5 +24,5 @@ test:tutorial:
# setup tutorial starting position # setup tutorial starting position
- bash ../install.sh -v ci-test - bash ../install.sh -v ci-test
# now attempt the tutorial # now attempt the tutorial
- ./eic-shell tests/tutorial/quick-start.sh - ./eic-shell -- tests/tutorial/quick-start.sh
- ./eic-shell tests/tutorial/part1.sh - ./eic-shell -- tests/tutorial/part1.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment