##// END OF EJS Templates
Update .github/workflows/test.yml
Matthias Bussonnier -
Show More
@@ -47,5 +47,4 b' jobs:'
47 47 run: |
48 48 pytest
49 49 - name: Upload coverage to Codecov
50 if: matrix.os == 'ubuntu-latest'
51 50 uses: codecov/codecov-action@v1
General Comments 0
You need to be logged in to leave comments. Login now