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 dcdcdd0 commit 21d7dc6Copy full SHA for 21d7dc6
.github/workflows/test.yaml
@@ -32,7 +32,7 @@ jobs:
32
env:
33
CI: true
34
- name: Coveralls GitHub Action
35
- uses: coverallsapp/github-action@v2.2.3
+ uses: coverallsapp/github-action@v2.3.4
36
with:
37
parallel: true
38
github-token: ${{ secrets.github_token }}
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ubuntu-latest
47
steps:
48
- name: Close parallel build
49
50
51
parallel-finished: true
52
0 commit comments