Skip to content

Commit dde8138

Browse files
jswhit2jswhit2
authored andcommitted
don't fail on stubtest warning
1 parent 62a5cbb commit dde8138

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_master.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,5 @@ jobs:
9191
stubtest netCDF4 --allowlist .github/stubtest-allowlist --mypy-config-file=pyproject.toml
9292
mypy test
9393
mypy examples
94+
env:
95+
CI: false

0 commit comments

Comments
 (0)