We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed7ae2 commit 6931a63Copy full SHA for 6931a63
.github/workflows/windows-test.yml
@@ -47,7 +47,7 @@ jobs:
47
cd "$METACALL_PATH\build"
48
cmd.exe /c "powershell ..\tools\metacall-configure.ps1 $Env:METACALL_BUILD_OPTIONS"
49
env:
50
- METACALL_BUILD_OPTIONS: ${{ matrix.buildtype }} scripts ports tests python nodejs java thread-sanitizer # ruby # netcore5 typescript file rpc wasm java c cobol rust examples dynamic install pack benchmarks # v8 coverage
+ METACALL_BUILD_OPTIONS: ${{ matrix.buildtype }} scripts ports tests python nodejs java sanitizer # ruby # netcore5 typescript file rpc wasm java c cobol rust examples dynamic install pack benchmarks # v8 coverage
51
52
- name: Build
53
working-directory: ./build
0 commit comments