We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dfed7c commit 060cc1fCopy full SHA for 060cc1f
.github/workflows/build-and-test.yaml
@@ -28,7 +28,7 @@ jobs:
28
test-report: true
29
suite-folded-report: true
30
failed-folded-report: true
31
- folded: true
+ folded: false
32
upload-artifact: true
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments