Skip to content

Commit 3ad5203

Browse files
committed
ci: fix comment
1 parent 5972af2 commit 3ad5203

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
with:
7474
args: '--ignore-tests --out Lcov'
7575
- name: Upload to Coveralls
76-
# upload only if push on branch master
76+
# upload only if push
7777
if: ${{ github.event_name == 'push' }}
7878
uses: coverallsapp/github-action@master
7979
with:

0 commit comments

Comments
 (0)