Skip to content

Commit f07fade

Browse files
committed
WIP: try dropping setup-python
1 parent 0c90db2 commit f07fade

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ jobs:
8787
with:
8888
submodules: true
8989

90-
- uses: actions/setup-python@v2
90+
# Testing without this
91+
# - uses: actions/setup-python@v2
9192

9293
- uses: henryiii/cibuildwheel@actions
9394
env:

0 commit comments

Comments
 (0)