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 e32ddd2 commit d737200Copy full SHA for d737200
.github/workflows/github-ci.yml
@@ -28,7 +28,7 @@ jobs:
28
run: npm test
29
30
- name: Send report to Coveralls
31
- uses: coverallsapp/github-action@v2.0.0
+ uses: coverallsapp/github-action@v2.1.0
32
33
- name: Build e2e test image
34
run: ./test/e2e/build-image.sh
0 commit comments