Skip to content

Commit

Permalink
ReReReFix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAUtkin authored Aug 7, 2024
1 parent 55ba5f8 commit acb4935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build PyReindexer
run: |
python3 -m pip install setuptools
brew install python-setuptools
sudo python3 setup.py install
shell: bash
- name: Test
Expand Down

0 comments on commit acb4935

Please sign in to comment.