Skip to content
Snippets Groups Projects
Commit abb600fc authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

clear file

parent 32ea9d08
No related branches found
No related tags found
1 merge request!60Revert "Fail a test to be sure it works"
...@@ -36,7 +36,7 @@ wasm-test: ...@@ -36,7 +36,7 @@ wasm-test:
stage: wasm-test stage: wasm-test
script: script:
- export PATH=/root/go/bin:$PATH - export PATH=/root/go/bin:$PATH
- mv utils/utils_js.s utils/utils_js.s.bak - echo > utils/utils_js.s
- GOOS=js GOARCH=wasm go test ./... -v - GOOS=js GOARCH=wasm go test ./... -v
go-test: go-test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment