Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisLys committed Dec 3, 2024
1 parent 1112df4 commit 6e1a859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
./xcresults export TestResults.xcresult -o ${{ env.ALLURE_RESULTS }}
chmod +x scripts/testOpsReportFormatter.sh
scripts/testOpsReportFormatter.sh
chmod +x scripts/create_allure_environment.sh
chmod +x scripts/createAllureEnvironment.sh
scripts/createAllureEnvironment.sh
mkdir allure-report
allure generate ${{ env.ALLURE_RESULTS }} --report-dir allure-report
Expand Down

0 comments on commit 6e1a859

Please sign in to comment.