Skip to content

Commit 4fe33db

Browse files
authored
Update ci_script.bash
1 parent c3e7c81 commit 4fe33db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/ci_script.bash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ set -x
66

77
pwd
88

9-
julia --code-coverage=all script.jl $@
9+
ls -la
1010

11-
julia ~/SlurmClusterManager/ci/ci_script.jl
11+
julia --code-coverage=all --project=~/SlurmClusterManager ~/SlurmClusterManager/ci/ci_script.jl

0 commit comments

Comments
 (0)