Skip to content

Commit

Permalink
Merge pull request #171 from pmav99/issue_169
Browse files Browse the repository at this point in the history
ci: Disable `install_from_pypy.yml` until a new release is made
  • Loading branch information
pmav99 authored Sep 26, 2024
2 parents 4d23de7 + 5fe7b69 commit b375eae
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 b375eae

Please sign in to comment.