Be more precise about which tests are disabled on macOS due to timestamp issue (#342)
This commit is contained in:
@@ -51,9 +51,7 @@ jobs:
|
||||
name: Install cmake
|
||||
command: brew install cmake
|
||||
- run: ./test.sh
|
||||
# TODO(sbc): Re-enable once the upstream emscripten fix makes it into
|
||||
# a relase: https://github.com/emscripten-core/emscripten/pull/9347
|
||||
#- run: ./test.py
|
||||
- run: ./test.py
|
||||
test-windows:
|
||||
executor:
|
||||
name: win/vs2019
|
||||
|
||||
Reference in New Issue
Block a user