Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfjack committed Feb 19, 2024
1 parent a38c469 commit 7fe31d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
echo "build --conlyopt=-std=c99" > $HOME/.bazelrc
echo "build --build_tag_filters=-nowindows" > $HOME/.bazelrc
echo "test --test_tag_filters=-nowindows" > $HOME/.bazelrc
- name: Test
run: |
Expand Down

0 comments on commit 7fe31d0

Please sign in to comment.