Skip to content

Commit

Permalink
ci: fix test-release job
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed Sep 19, 2024
1 parent 5f7b22f commit aa9ff62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
- uses: cargo-bins/cargo-binstall@f9144d57df0014c2e0975517e582dbaaa2b597af # v1.10.5
- run: cargo binstall -y [email protected]
- run: go generate ./tests/go/...
- run: go generate ./tests/go/... ./examples/go/...
- run: go test -failfast ./...
env:
GOGC: 1
Expand Down

0 comments on commit aa9ff62

Please sign in to comment.