Skip to content

Commit 11468b2

Browse files
committed
fix: ci-tests-drafts.yaml
1 parent 3aea939 commit 11468b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-tests-drafts.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
python-version: ${{ matrix.python-version }}
2323
- name: Install dependencies
2424
run: |
25+
python --version
2526
python -m pip install --upgrade pip
2627
pip install -e .
2728
pip install -e .[test]

0 commit comments

Comments
 (0)