/.github/{scripts,workflows}: fix run correctness args

This commit is contained in:
coffeegoddd
2022-07-22 16:30:08 -07:00
parent 8050cad057
commit c09e1ac75e
3 changed files with 9 additions and 10 deletions
-1
View File
@@ -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 }}