Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Nov 27, 2024
1 parent 0d3c940 commit 8b52df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
runs-on: macos-latest
steps:
- run: brew install python
- run: pip3 install pytest
- run: brew install pytest
- uses: actions/checkout@v1
- name: Create Python virtual environment
run: python3 -m venv ./testenv
Expand Down

0 comments on commit 8b52df1

Please sign in to comment.