fix github ci

This commit is contained in:
Dmitriy Pleshevskiy 2022-06-21 16:58:34 +03:00
parent 58d8285256
commit 65f9e4fecf
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: ci
on:
push:
branches: [master]
branches: [main]
jobs:
test:
@ -18,4 +18,4 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: cov_profile/cov.lcov
path-to-lcov: cov_profile/cov.lcov