We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7249ffa commit f222896Copy full SHA for f222896
.github/workflows/generate_coverage.yaml
@@ -56,6 +56,7 @@ jobs:
56
id: build_coverage
57
uses: nick-fields/[email protected]
58
with:
59
+ shell: bash
60
timeout_minutes: 60
61
max_attempts: 5
62
retry_on: error
0 commit comments