Skip to content

Commit c2ad5d5

Browse files
committed
feature/issue4-remove-proxy-country-list: minor ci fix
1 parent 6ecbb3b commit c2ad5d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/code_checks.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ jobs:
77
strategy:
88
matrix:
99
pyver: [ 3.6, 3.7, 3.8, 3.9 ]
10-
no-extensions: [ '', 'Y' ]
1110
os: [ ubuntu, macos, windows ]
1211
fail-fast: true
1312
runs-on: ${{ matrix.os }}-latest

0 commit comments

Comments
 (0)