mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 05:24:48 -04:00
fix(CI): run tests on all packages that have tests
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -65,4 +65,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CGO_LDFLAGS: ${{ matrix.config.cgo_ldflags }}
|
CGO_LDFLAGS: ${{ matrix.config.cgo_ldflags }}
|
||||||
run: |
|
run: |
|
||||||
go test . ./bridge
|
go test ./bridge ./compiler ./oto
|
||||||
|
Reference in New Issue
Block a user