Skip to content

Commit bd1af6c

Browse files
authored
Merge branch 'master' into pypy
2 parents 06bab16 + 7cf213b commit bd1af6c

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
@@ -102,6 +102,7 @@ jobs:
102102
steps:
103103
- uses: actions/checkout@v2
104104
- name: Set up ${{ matrix.python.name }}
105+
if: ${{ job.container == '' }}
105106
uses: actions/setup-python@v1
106107
with:
107108
python-version: ${{ matrix.python.action }}

0 commit comments

Comments
 (0)