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 38ccbe0 commit 67b5c0eCopy full SHA for 67b5c0e
.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