We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b884d commit ec72d16Copy full SHA for ec72d16
.github/jobs/unit-tests.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-. gitlab/ci_settings.sh
+. .github/jobs/ci_settings.sh
4
5
export version=$1
6
unittest=$2
0 commit comments