Skip to content

Commit 1c916df

Browse files
authored
Merge 0873d49 into 6f11d48
2 parents 6f11d48 + 0873d49 commit 1c916df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/github/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ retry docker pull alpine:3.5
7373

7474
# exit if dummy test suite skipping the long compilation when debugging
7575
if [[ $TEST_SUITE =~ Dummy ]]
76-
then echo skiping setup ; exit 0
76+
then echo skipping setup ; exit 0
7777
fi
7878

7979
# Basic check that all code compiles and dependencies are downloaded correctly.

0 commit comments

Comments
 (0)