Skip to content

Commit

Permalink
Workaroudn breaking build: lint test-integ
Browse files Browse the repository at this point in the history
  • Loading branch information
analogue committed Oct 6, 2023
1 parent bc4a2f0 commit b757875
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reusable-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
- "envoyextensions"
- "troubleshoot"
- "test/integration/consul-container"
- "test-integ"
# TODO(spatel): This is breaking build on release 1.17.0-rc1. Re-enable when fixed: https://hashicorp.slack.com/archives/C03RVFB3C82/p1696630648414729?thread_ts=1696604769.440049&cid=C03RVFB3C82
#- "test-integ"
- "testing/deployer"
fail-fast: true
name: lint ${{ matrix.directory }}
Expand Down

0 comments on commit b757875

Please sign in to comment.