Skip to content

Commit b40748b

Browse files
authored
fix: corrige nome duplicado para o coverage fixes #6. (#7)
1 parent ade64d3 commit b40748b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
working-directory: ${{ inputs.working-directory }}
4343

4444
coverage:
45-
name: "Backend: Test"
45+
name: "Backend: Coverage"
4646
uses: plone/meta/.github/workflows/backend-pytest-coverage.yml@2.x
4747
needs:
4848
- test

0 commit comments

Comments
 (0)