Skip to content

Commit

Permalink
Check we can compile tests
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
sebbASF committed Oct 27, 2023
1 parent 175d305 commit f62c920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarkadhoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
# "C:\\ProgramData\\chocolatey\\lib\\mingw\\tools\\install\\mingw64\\opt"
env:
OPENSSL_HOME: "C:\\Miniconda\\Library"
run: mvn --show-version --batch-mode --no-transfer-progress -DtrimStackTrace=false clean verify -Pbenchmark
run: mvn --show-version --batch-mode --no-transfer-progress -DtrimStackTrace=false clean test-compile -Pbenchmark

0 comments on commit f62c920

Please sign in to comment.