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 d0589b8 commit f9c441a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,4 @@ 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:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f9c441a

Please sign in to comment.