Skip to content

Commit c3345ad

Browse files
committed
Skip passing DDL file
1 parent d08d5d8 commit c3345ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
with:
1818
plugin_name: 'braintree'
1919
integration_tests_goal: 'test:plugins:braintree'
20-
ddl_file: 'src/main/resources/ddl.sql'
2120
integration_tests_ref: 'refs/heads/master'
2221
secrets:
2322
extra-env: '{ "BRAINTREE_ENVIRONMENT": "sandbox", "BRAINTREE_MERCHANT_ID": "${{ secrets.BT_MERCHANT_ID }}", "BRAINTREE_PRIVATE_KEY": "${{ secrets.BT_PRIVATE_KEY }}", "BRAINTREE_PUBLIC_KEY": "${{ secrets.BT_PUBLIC_KEY }}" }'

0 commit comments

Comments
 (0)