Skip to content

Commit

Permalink
Refactor the test disabled by
Browse files Browse the repository at this point in the history
  • Loading branch information
jedla97 committed Dec 13, 2024
1 parent 6deee39 commit f8c6d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
# Need to set UTF-8 as otherwise the cp1252 is used on GH windows runner
# TODO revisit this with Windows 2025 when available or when we move testing to JDK 21+ only
export JAVA_TOOL_OPTIONS="-Dfile.encoding=UTF8"
mvn help:effective-settings
mvn -B --no-transfer-progress -fae clean verify -f quarkus-cli -D"include.quarkus-cli-tests" -D"ts.quarkus.cli.cmd=$(pwd)\quarkus-dev-cli.bat" -D"gh-action-disable-on-win"

0 comments on commit f8c6d90

Please sign in to comment.