Skip to content

Commit 67b5c0e

Browse files
committed
Load the GHA settings
1 parent 38ccbe0 commit 67b5c0e

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)