We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e46aea commit 4b50bddCopy full SHA for 4b50bdd
.github/workflows/ci.yml
@@ -50,8 +50,6 @@ jobs:
50
run: |
51
pytest ipykernel -vv -s --cov ipykernel --cov-branch --cov-report term-missing:skip-covered --durations 10
52
53
- - name: Run the tests
54
-
55
- name: Run the tests on pypy
56
timeout-minutes: 15
57
if: ${{ startsWith( matrix.python-version, 'pypy' ) }}
0 commit comments