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 27408cb commit 930434fCopy full SHA for 930434f
.github/workflows/tests.yml
@@ -69,7 +69,7 @@ jobs:
69
if: github.ref == 'refs/heads/main'
70
needs: tests
71
environment:
72
- name: code-coverage
+ name: github-pages
73
url: ${{ steps.deployment.outputs.page_url }}
74
runs-on: ubuntu-latest
75
steps:
0 commit comments