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