We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138ff25 commit b90733dCopy full SHA for b90733d
.github/workflows/web-tests.yml
@@ -48,7 +48,7 @@ jobs:
48
run: pnpm test:coverage
49
50
- name: Upload coverage to Canyon
51
- uses: canyon-project/canyon-action@v1.0.16
+ uses: canyon-project/canyon-action@v1.0.17
52
with:
53
coverage-file: web/coverage/coverage-final.json
54
canyon-url: https://app.canyonjs.io
0 commit comments