Skip to content

Commit

Permalink
update tester.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hypsug0 committed Mar 11, 2024
1 parent b962d2f commit df37345
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
run: pytest tests/qgis/

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: lpoaura/PluginQGis-LPOData

0 comments on commit df37345

Please sign in to comment.