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 4919a33 commit 9a82b62Copy full SHA for 9a82b62
.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
DIR="$PWD"
6
0 commit comments