Skip to content

Commit

Permalink
Get pytest report info.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Oct 9, 2023
1 parent 7bd8d9f commit 8e3e10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
status: ${{ job.status }}
author_name: Mygeneset Scheduled Pytest
# title: Pytest Report
fields: |
message: |
Pytest Report:
- Errors: ${{ steps.pytest.outputs.errors }}
- Failures: ${{ steps.pytest.outputs.failures }}
Expand Down

0 comments on commit 8e3e10c

Please sign in to comment.