Skip to content

Commit

Permalink
.github: add codecov report
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottox committed Aug 29, 2023
1 parent d5969bd commit 2215d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
fetch-depth: 0
- name: install tools
run: |
apt update
apt install --yes \
sudo apt update
sudo apt install --yes \
build-essential \
meson \
pkg-config \
Expand Down

0 comments on commit 2215d93

Please sign in to comment.