We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f533f43 commit a1bb441Copy full SHA for a1bb441
.github/workflows/daily.yml
@@ -50,5 +50,5 @@ jobs:
50
- run: AUTOBAHN=1 ./ci/test.sh
51
- uses: actions/upload-artifact@v3
52
with:
53
- name: coverage.html
+ name: coverage-dev.html
54
path: ./ci/out/coverage.html
0 commit comments