Skip to content

Commit b16b16a

Browse files
fix(ci): point SDK compliance workflow at the python reusable workflow (#1540)
Co-authored-by: Tushar Pagar <240662211+tushardev-365@users.noreply.github.com>
1 parent 6570638 commit b16b16a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/validate-capabilities.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ permissions:
1111

1212
jobs:
1313
validate:
14-
uses: supabase/sdk/.github/workflows/validate-sdk-compliance.yml@main
14+
uses: supabase/sdk/.github/workflows/validate-sdk-compliance-python.yml@main
1515
with:
16-
language: python
1716
griffe-packages: >-
1817
supabase supabase_auth postgrest storage3 realtime supabase_functions
1918
griffe-search-paths: >-

0 commit comments

Comments
 (0)