Merge branch 'main' into feature/reporting

This commit is contained in:
Constantin Graf
2024-05-21 19:17:15 +02:00

View File

@@ -54,7 +54,7 @@ jobs:
run: php artisan test --stop-on-failure --coverage-text --coverage-clover=coverage.xml
- name: "Upload coverage reports to Codecov"
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v4.4.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: solidtime-io/solidtime