Skip to content

Commit b375eae

Browse files
authored
Merge pull request #171 from pmav99/issue_169
ci: Disable `install_from_pypy.yml` until a new release is made
2 parents 4d23de7 + 5fe7b69 commit b375eae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/install_from_pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
test_pypi_installation:
10+
if: github.repository_owner == 'oceanmodeling' && false
1011
name: test PyPI installation
1112
runs-on: ${{ matrix.os }}
1213
strategy:

0 commit comments

Comments
 (0)