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 6efa10a commit 039f92eCopy full SHA for 039f92e
.github/workflows/test.yml
@@ -34,8 +34,6 @@ jobs:
34
35
- name: Upload code coverage
36
uses: codecov/codecov-action@v3
37
- with:
38
- flags: vue-${{matrix.vue}}
39
40
lint:
41
runs-on: ubuntu-latest
0 commit comments