Skip to content

Commit

Permalink
more tests for windows wheels eclipse-sumo#3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Oct 6, 2022
1 parent cb39b20 commit 3f5ee81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
$env:PATH += ";$pwd\sumo\bin"
$env:TEXTTEST_TMP = "D:/texttest"
cd sumo/build_msvc
$env:TEXTTEST_CI_APPS = "-a complex.libsumo -ts vehicle/v"
$env:TEXTTEST_CI_APPS = "-a complex.libsumo.ci"
ctest -R texttest --verbose
copy Testing/Temporary/LastTest.log D:/texttest
Expand Down

0 comments on commit 3f5ee81

Please sign in to comment.