Skip to content

Commit 9fbcfa7

Browse files
committed
adjust test command
1 parent 2b1af9b commit 9fbcfa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
ci:
1717
uses: supabase/actions/.github/workflows/python-ci.yml@main
1818
with:
19+
test-command: 'make run_tests'
1920
enable-publish: true
2021
package-name: 'supabase_functions'
2122
secrets:

0 commit comments

Comments
 (0)