Skip to content
Snippets Groups Projects

Update .gitlab-ci.yml, README.md

Merged Sydney Anne Erickson requested to merge Anne/CI into release
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -8,4 +8,4 @@ build:
native-test:
stage: test
script:
- GOOS=js GOARCH=wasm go test ./...
- go test ./...
Loading