Skip to content

Commit

Permalink
Fix syntax, again.
Browse files Browse the repository at this point in the history
  • Loading branch information
robshakir committed Jul 29, 2024
1 parent 82609c6 commit d800fb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
go:
uses: openconfig/common-ci/.github/workflows/basic_go.yml@125b6b58286d116b216e45c33cb859f547965d61
with:
test-excludes-regex: ".*/integration.*"
race-excludes-regex: ".*/integration.*"
tests-excludes-regex: integration
race-tests-excludes-regex: integration

0 comments on commit d800fb9

Please sign in to comment.