Skip to content

Commit f738614

Browse files
committed
Revert "Load the GHA settings"
This reverts commit 08cd097.
1 parent 4725413 commit f738614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/unit-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
. .github/jobs/ci_settings.sh
3+
. gitlab/ci_settings.sh
44

55
export version=$1
66
unittest=$2

0 commit comments

Comments
 (0)