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

fix path

parent f5af5827
Branches
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
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment