Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdubeheetch committed Jul 12, 2023
1 parent 8551812 commit db46bbb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/avro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,3 @@ jobs:
KAFKA_ZOOKEEPER_CONNECT: kafka:2181
run: |
make test
- name: Post lint
uses: heetch/actions/all-steps-green@main
with:
must-succeed: lint-static,lint-security
ignore-failures: ${{ env.allow_lint_failure == 'true' && 'lint-static,lint-security' || '' }}
steps: ${{ toJSON(steps) }}

0 comments on commit db46bbb

Please sign in to comment.