mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 23:43:40 +00:00
cgo: add bare-bones test
This commit is contained in:
committed by
Ron Evans
parent
b72f677310
commit
26bdfa9c84
@@ -65,7 +65,7 @@ commands:
|
||||
- go-cache-v2-{{ checksum "go.mod" }}
|
||||
- llvm-source-linux
|
||||
- run: go install .
|
||||
- run: go test -v ./interp ./transform .
|
||||
- run: go test -v ./cgo ./interp ./transform .
|
||||
- run: make gen-device -j4
|
||||
- run: make smoketest RISCV=0
|
||||
- save_cache:
|
||||
|
||||
Reference in New Issue
Block a user