disable windows integration tests for now

This commit is contained in:
Eric 2025-01-23 14:33:52 +11:00
parent 4fd3ee9877
commit f546186c7f
No known key found for this signature in database

View File

@ -159,7 +159,6 @@ endif
# Builds and runs the integration tests
testIntegration: | build deps
echo TEST PARAMS: $(TEST_PARAMS)
echo -e $(BUILD_MSG) "build/$@" && \
$(ENV_SCRIPT) nim testIntegration $(TEST_PARAMS) $(NIM_PARAMS) --define:ws_resubscribe=240 build.nims