Skip to content

Commit 32f5bd3

Browse files
committed
forward github CI change from PR77
1 parent 7456dad commit 32f5bd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ jobs:
5151
pip install --no-cache-dir -r requirements.txt
5252
- name: Run tests
5353
run: |
54+
PYTHON_BIN=python ./envhelp/makeconfig test --python2
5455
MIG_ENV='local' python -m unittest discover -s tests/

0 commit comments

Comments
 (0)