Skip to content

Commit f6a21d0

Browse files
authored
remove extraneous allure command. (#36)
1 parent e4b9711 commit f6a21d0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,5 @@ jobs:
5656
name: allure-report
5757
path: target/site/allure-maven-plugin
5858

59-
- name: Archive Allure Report
60-
uses: actions/upload-artifact@v4
61-
with:
62-
name: allure-report
63-
path: target/site/allure-maven-plugin
64-
6559
- name: Clean Up
6660
run: rm -rf allure-results

0 commit comments

Comments
 (0)