This commit is contained in:
jbannon 2022-05-07 05:28:21 +00:00
parent c8fdfb87ac
commit 35722e8df0

View file

@ -28,7 +28,7 @@ jobs:
./tools/linter check
- name: Run tests with coverage
run: |
./tools/test
./tools/test xml
- uses: actions/checkout@master
- uses: codecov/codecov-action@v2
with: