We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
airbyte-ci
format_check
1 parent 76a2768 commit ca9db8dCopy full SHA for ca9db8d
.github/workflows/format_check.yml
@@ -121,4 +121,4 @@ jobs:
121
sudo chmod +x /usr/local/bin/airbyte-ci
122
- name: Run format checks
123
run: |
124
- /usr/local/bin/airbyte-ci format check all
+ /usr/local/bin/airbyte-ci --disable-update-check format check all
0 commit comments