Skip to content

Commit

Permalink
ci: Disable install_from_pypy.yml
Browse files Browse the repository at this point in the history
Related to #169
  • Loading branch information
pmav99 committed Sep 26, 2024
1 parent 4d23de7 commit 5fe7b69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install_from_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
test_pypi_installation:
if: github.repository_owner == 'oceanmodeling' && false
name: test PyPI installation
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 5fe7b69

Please sign in to comment.