mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 11:29:06 -05:00
/.github/{scripts,workflows}: fix run correctness args
This commit is contained in:
@@ -37,7 +37,6 @@ jobs:
|
||||
env:
|
||||
CONFIG: ${{ secrets.CORP_KUBECONFIG }}
|
||||
- name: Run correctness
|
||||
id: run-correctness
|
||||
run: ./.github/scripts/sql-correctness/run-correctness.sh
|
||||
env:
|
||||
TO_VERSION: ${{ github.event.client_payload.to_version }}
|
||||
|
||||
Reference in New Issue
Block a user