Skip to content

Commit e329487

Browse files
committed
windows
1 parent 8e59823 commit e329487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
3939
- name: Add coverage summary to GitHub summary
4040
run: |
41-
cat summary.md >> $GITHUB_STEP_SUMMARY
41+
type summary.md >> $env:GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)