Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenruyan authored Jul 7, 2023
1 parent b0dc65e commit e71f730
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ jobs:
git fetch libre
git commit --allow-empty -m "sync libre kernel ${mdy}"
git push origin --all
git checkout sources/v6.4.1-gnu
lcov -c -o kerneltest.info
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2
with:
Expand Down

0 comments on commit e71f730

Please sign in to comment.