##// END OF EJS Templates
Name codecov step
Thomas Kluyver -
Show More
@@ -32,4 +32,5 b' jobs:'
32 - name: pytest
32 - name: pytest
33 run: |
33 run: |
34 pytest
34 pytest
35 - uses: codecov/codecov-action@v1
35 - name: Upload coverage to Codecov
36 uses: codecov/codecov-action@v1
General Comments 0
You need to be logged in to leave comments. Login now