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 a48c4f5 commit e437bcfCopy full SHA for e437bcf
.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 }} python # nodejs ruby scripts ports tests # 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 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