github: specify directory for codecov

This commit is contained in:
David Lechner
2022-06-01 18:03:15 -05:00
committed by David Lechner
parent cbdbaf7903
commit f67aa19e6c
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -22,6 +22,8 @@ jobs:
- run: yarn install
- run: yarn coverage
- uses: codecov/codecov-action@v2
with:
directory: coverage
- name: Build
run: yarn build
- name: Install lftp