We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e59823 commit e329487Copy full SHA for e329487
.github/workflows/test-pytest.yaml
@@ -38,4 +38,4 @@ jobs:
38
39
- name: Add coverage summary to GitHub summary
40
run: |
41
- cat summary.md >> $GITHUB_STEP_SUMMARY
+ type summary.md >> $env:GITHUB_STEP_SUMMARY
0 commit comments