.github/workflows/ci-sql-server-integration-tests.yaml: Iterate.

This commit is contained in:
Aaron Son
2022-10-04 11:13:04 -07:00
parent b389ea895f
commit 8da0a007f8
@@ -38,6 +38,7 @@ jobs:
run: |
mkdir -p ./.ci_bin
echo "$(pwd)/.ci_bin" >> $GITHUB_PATH
- uses: actions/checkout@v2
- name: Install Dolt
working-directory: ./go
run: |