Skip to content

Commit

Permalink
CI: macOS install pytest for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Oct 21, 2024
1 parent 064f6b2 commit dfa5c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: Brew install
run: |
brew install root boost cmake ninja
pip install pytest
- name: Compile
run: |
mkdir build
Expand Down

0 comments on commit dfa5c80

Please sign in to comment.