Skip to content

Commit

Permalink
added coveralls github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Артур Мустафин committed Jun 25, 2024
1 parent 19a6302 commit 2327543
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ jobs:
run: ./bin/init.sh --init --setup --optional
- name: coverage
run: ./bin/coverageall.sh --all
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2.3.0

0 comments on commit 2327543

Please sign in to comment.