We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d23de7 + 5fe7b69 commit b375eaeCopy full SHA for b375eae
.github/workflows/install_from_pypi.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
test_pypi_installation:
10
+ if: github.repository_owner == 'oceanmodeling' && false
11
name: test PyPI installation
12
runs-on: ${{ matrix.os }}
13
strategy:
0 commit comments