Skip to content
Snippets Groups Projects

Fix the CI/CD job

Merged Richard T. Carback III requested to merge hotfix/ci into release
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -43,6 +43,7 @@ wasm-test:
script:
- export PATH=/root/go/bin:$PATH
- echo > utils/utils_js.s
- env
- GOOS=js GOARCH=wasm go test ./indexedDb/... -v
- GOOS=js GOARCH=wasm go test ./... -v
Loading