Skip to content

Commit

Permalink
CI: Skip airbyte-ci version check in format_check, already a fres…
Browse files Browse the repository at this point in the history
…h binary install (#37642)
  • Loading branch information
aaronsteers authored Apr 26, 2024
1 parent 76a2768 commit ca9db8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ jobs:
sudo chmod +x /usr/local/bin/airbyte-ci
- name: Run format checks
run: |
/usr/local/bin/airbyte-ci format check all
/usr/local/bin/airbyte-ci --disable-update-check format check all

0 comments on commit ca9db8d

Please sign in to comment.