Skip to content

Commit

Permalink
removing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
carsen-stringer committed Nov 27, 2024
1 parent 7f6981c commit d6ca13a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion facemap/.github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
runs-on: ${{ matrix.platform }}
strategy:
matrix:
platform: [ubuntu-latest, windows-latest, macos-latest]
platform: [ubuntu-latest]
#, windows-latest, macos-latest]
python-version: [3.8, 3.9, "3.10"]

steps:
Expand Down

0 comments on commit d6ca13a

Please sign in to comment.