mirror of
https://github.com/facebook/zstd.git
synced 2025-10-09 00:05:28 -04:00
Running playtests.sh on PRs too
This commit is contained in:
parent
95f7880ddb
commit
8adecc73b0
@ -264,5 +264,6 @@
|
||||
- ECHO Testing %COMPILER% %PLATFORM% %CONFIGURATION%
|
||||
- if [%HOST%]==[mingw] (
|
||||
set "CC=%COMPILER%" &&
|
||||
make check
|
||||
make check &&
|
||||
sh -e playTests.sh --test-large-data
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user