Skip to content

Commit 5fe7b69

Browse files
committed
ci: Disable install_from_pypy.yml
Related to #169
1 parent 4d23de7 commit 5fe7b69

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)