Skip to content

Commit

Permalink
run all tests for 386
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Beckmeyer <[email protected]>
  • Loading branch information
TinfoilSubmarine committed Dec 16, 2024
1 parent 41dabfb commit 5271dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: prometheus/promci@52c7012f5f0070d7281b8db4a119e21341d43c91 # v0.4.5
- uses: ./.github/promci/actions/setup_environment
- run: go test --tags=dedupelabels ./...
- run: GOARCH=386 go test ./cmd/prometheus
- run: GOARCH=386 go test ./...
- uses: ./.github/promci/actions/check_proto
with:
version: "3.15.8"
Expand Down

0 comments on commit 5271dab

Please sign in to comment.