Skip to content

Commit

Permalink
migrate to unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanahiro committed May 29, 2024
1 parent a3f551a commit dd7a1d8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,8 @@ jobs:
- name: Docker run plugin tests
run: |
docker exec qgis-testing-environment sh -c "qgis_testrunner.sh $TESTS_RUN_FUNCTION"
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: MIERUNE/GTFS-GO

0 comments on commit dd7a1d8

Please sign in to comment.