Skip to content

Commit 4b50bdd

Browse files
committed
fix syntax
1 parent 9e46aea commit 4b50bdd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ jobs:
5050
run: |
5151
pytest ipykernel -vv -s --cov ipykernel --cov-branch --cov-report term-missing:skip-covered --durations 10
5252
53-
- name: Run the tests
54-
5553
- name: Run the tests on pypy
5654
timeout-minutes: 15
5755
if: ${{ startsWith( matrix.python-version, 'pypy' ) }}

0 commit comments

Comments
 (0)