mirror of
https://github.com/suitenumerique/django-lasuite
synced 2026-04-25 17:15:14 +02:00
⬆️(dependencies) update dorny/test-reporter action to v2
This commit is contained in:
committed by
BEY Quentin
parent
a675805354
commit
d9562ee561
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -109,7 +109,7 @@ jobs:
|
||||
env:
|
||||
TOX_GH_MAJOR_MINOR: ${{ matrix.python }}
|
||||
- name: Test Report
|
||||
uses: dorny/test-reporter@v1
|
||||
uses: dorny/test-reporter@v2
|
||||
if: success() || failure()
|
||||
with:
|
||||
name: Test Results (${{ matrix.python }})
|
||||
|
||||
Reference in New Issue
Block a user