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 95eac2f commit e74b1f1Copy full SHA for e74b1f1
.github/workflows/report.yaml
@@ -5,7 +5,7 @@ on: push
5
defaults:
6
run:
7
shell: bash
8
- working-directory: ./report
+ working-directory: report
9
10
jobs:
11
report:
0 commit comments