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 cb3feb2 commit e674b7cCopy full SHA for e674b7c
1 file changed
.github/workflows/main-ci.yml
@@ -29,7 +29,7 @@ jobs:
29
npm run test:coverage
30
31
- name: Coveralls
32
- uses: coverallsapp/github-action@main
+ uses: coverallsapp/github-action@master
33
with:
34
base-path: packages/solid
35
path-to-lcov: "./packages/solid/coverage/lcov.info"
0 commit comments