Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
thomass-dev committed Dec 27, 2024
1 parent cb3a9fd commit 056ae94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-display-backend-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
issue-number: ${{ needs.acquire-pr-number.outputs.PR_NUMBER }}
pytest-coverage-path: coverage/coverage.txt
junitxml-path: coverage/coverage.xml
title: backend coverage report
title: Coverage Report for backend
2 changes: 1 addition & 1 deletion .github/workflows/pr-display-frontend-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
uses: davelosert/vitest-coverage-report-action@v2
with:
pr-number: ${{ needs.acquire-pr-number.outputs.PR_NUMBER }}
name: frontend coverage report
name: frontend

0 comments on commit 056ae94

Please sign in to comment.