Skip to content

Commit 9a82b62

Browse files
author
Michael Vasseur
committed
Load the GHA settings
1 parent 4919a33 commit 9a82b62

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
DIR="$PWD"
66

0 commit comments

Comments
 (0)