We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8e931 commit a238a06Copy full SHA for a238a06
.github/actions/test_sqllogic_standalone_linux/action.yml
@@ -35,4 +35,4 @@ runs:
35
shell: bash
36
env:
37
TEST_HANDLERS: ${{ inputs.handlers }}
38
- run: bash ./scripts/ci/ci-run-sqllogic-tests-native.sh
+ run: bash ./scripts/ci/ci-run-sqllogic-tests-native.sh ${{ inputs.dirs }}
0 commit comments