Skip to content

Commit

Permalink
comment out test motile
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Dec 19, 2024
1 parent b50f5ac commit c1bf430
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ jobs:
- name: upload coverage
uses: codecov/codecov-action@v5

test-motile:
uses: pyapp-kit/workflows/.github/workflows/test-dependents.yml@v2
with:
dependency-repo: funkelab/motile
dependency-extras: "test"
python-version: "3.11"
# test-motile:
# uses: pyapp-kit/workflows/.github/workflows/test-dependents.yml@v2
# with:
# dependency-repo: funkelab/motile
# dependency-extras: "test"
# python-version: "3.11"

deploy:
needs: test
Expand Down

0 comments on commit c1bf430

Please sign in to comment.