Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
taleinat committed Aug 5, 2024
1 parent 25cda52 commit 85d05f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ jobs:
env:
CIBW_BUILD: '{cp38,cp39,cp310,cp311,cp312,pypy39,pypy310}-*'
CIBW_TEST_COMMAND: 'python -m unittest discover -t "/{project}" tests'
with:
package-dir: ./src/fuzzysearch

- name: Upload wheel
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 85d05f4

Please sign in to comment.