Skip to content

Commit

Permalink
#337 gtk in codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Mar 23, 2022
1 parent 86e395c commit 799619d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
name: Code coverage
runs-on: ubuntu-latest
steps:
- run: |
sudo apt-get update
sudo apt-get install -y webkit2gtk-4.0 libappindicator3-dev
- uses: actions/checkout@v2
- name: Install Rust and llvm-tools-preview
run: rustup toolchain install nightly --component llvm-tools-preview
Expand Down

0 comments on commit 799619d

Please sign in to comment.