Skip to content

Commit 8ab8706

Browse files
committed
Load the GHA settings
1 parent 71732b3 commit 8ab8706

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-
. gitlab/ci_settings.sh
3+
. .github/jobs/ci_settings.sh
44

55
export version=$1
66
unittest=$2

0 commit comments

Comments
 (0)