Skip to content

Commit 1182dd6

Browse files
committed
Add CI workflow to run test suite on push to test_dll_issue branch
1 parent 8a7b506 commit 1182dd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: Install ibm_db from source
4646
shell: powershell
4747
run: |
48+
python -m ensurepip --upgrade
4849
python -m pip install --upgrade pip
4950
python -m pip install .
5051

0 commit comments

Comments
 (0)