Commit 6c48c86
authored
🚇👌 Run pytest in action with -ra flag (#12)
* 🚇👌 Run pytest in action with -rf flag
This will show a summary of failed tests at the bottom of the output.
Ref.: https://stackoverflow.com/a/55367504
* 🚇👌 Run pytest in action with -ra flag
https://docs.pytest.org/en/6.2.x/usage.html#detailed-summary-report1 parent 1e58afc commit 6c48c86
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
0 commit comments