Skip to content

Commit

Permalink
Fix MSYS runner failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
ni4 committed Feb 11, 2025
1 parent 9b96fd8 commit c478119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/tests/ci-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ SHUNIT_PARENT="$0"
: "${ENABLE_IDEA:=}"

test_symbol_visibility() {
echo "test_symbol_visibility: OSTYPE=$OSTYPE, MSYSTEM=$MSYSTEM, PATH=$PATH"
case "$OSTYPE" in
msys)
mkdir tmp
Expand Down

0 comments on commit c478119

Please sign in to comment.