Skip to content

Commit

Permalink
fix: build matrix issue
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.ventures>
  • Loading branch information
sgammon committed Aug 23, 2023
1 parent 52d3a89 commit f002146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on.push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
labs: [false]
flags: ["--config=linux"]
testlabel: ["Ubuntu"]
coverage: [false]
coverage: [true]
include:
# Bazel 7
- runner: ubuntu-latest
Expand Down

0 comments on commit f002146

Please sign in to comment.