We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb14461 commit 79ea69cCopy full SHA for 79ea69c
.github/workflows/phpunit-sqlite.yml
@@ -151,7 +151,7 @@ jobs:
151
run: composer run test:unit
152
153
- name: Report coverage
154
- uses: codecov/codecov-action@v5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
155
with:
156
file: ./nextcloud/apps/maps/tests/clover.unit.xml
157
flags: unittests
0 commit comments