Przeglądaj źródła

Code cov: Attempt to fix

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.12.0
Erez Sh 3 lat temu
rodzic
commit
b3ea846025
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      .github/workflows/codecov.yml

+ 1
- 0
.github/workflows/codecov.yml Wyświetl plik

@@ -19,6 +19,7 @@ jobs:
run: |
pip install pytest
pip install pytest-cov
pip install js2py
pytest --cov=./ --cov-report=xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1


Ładowanie…
Anuluj
Zapisz