Skip to content

Commit

Permalink
We don't need pytest for macOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Nov 1, 2023
1 parent 81c7fc9 commit db195ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
- name: Install packages
run: brew install gcovr ninja libmagic

- name: Install python modules
run: pip3 install meson==0.49.2 pytest

- name: Install deps
shell: bash
run: |
Expand Down

0 comments on commit db195ce

Please sign in to comment.