Skip to content

Commit 68f4e5d

Browse files
committed
FIX Test reports
1 parent 8fa52fa commit 68f4e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Création de l'artefact des résultats des tests
3838
uses: actions/upload-artifact@v4
3939
with:
40-
name: ciMavenReport-${{ github.run_id } }
40+
name: ciMavenReport-${{ github.run_id }}
4141
path: target/surefire-reports
4242
- name: Test Report
4343
uses: dorny/test-reporter@v1

0 commit comments

Comments
 (0)