Skip to content

Commit 4afc88b

Browse files
committed
workflow
1 parent 6c6a8e9 commit 4afc88b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/run-tests.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ jobs:
3434
steps:
3535
- name: checkout
3636
uses: actions/checkout@v3
37-
- name: python
38-
uses: actions/setup-python@v4
39-
with:
40-
python-version: '3.8'
41-
architecture: 'x86'
4237

4338
- name: node
4439
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)