mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-22 04:55:10 +00:00
chore: restore tests under linux
This commit is contained in:
parent
2adee2f574
commit
2a358adf3c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
else
|
||||
echo "This run will NOT make a release"
|
||||
fi
|
||||
echo "do_test_linux=false" >> $GITHUB_OUTPUT
|
||||
echo "do_test_linux=true" >> $GITHUB_OUTPUT
|
||||
echo "do_test_windows=false" >> $GITHUB_OUTPUT
|
||||
|
||||
# We run the tests on many OS / Java combinations but also the Compile step because some users build
|
||||
|
Loading…
Reference in New Issue
Block a user