Skip to content

Commit fa32d90

Browse files
authored
Update workflow.yml
1 parent 7f98662 commit fa32d90

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: .github/workflows/workflow.yml

-7
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ jobs:
3333
- name: Lint
3434
run: npm run format-check
3535

36-
- name: Run with setup-python 2.7
37-
uses: ./
38-
with:
39-
python-version: 2.7
40-
- name: Verify 2.7
41-
run: python __tests__/verify-python.py 2.7
42-
4336
- name: Run with setup-python 3.5
4437
uses: actions/setup-python@v4
4538
with:

0 commit comments

Comments
 (0)