Skip to content

Commit a8c7c9b

Browse files
committed
big cleanup
1 parent 96f62b1 commit a8c7c9b

31 files changed

Lines changed: 2427 additions & 4713 deletions

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ jobs:
124124
working-directory: modflow-devtools/autotest
125125
env:
126126
REPOS_PATH: ${{ github.workspace }}
127+
DFNS_PATH: ${{ github.workspace }}/modflow6/doc/mf6io/mf6ivar/dfn
127128
MODFLOW_DEVTOOLS_AUTO_SYNC: 0
128-
TEST_DFN_PATH: ${{ github.workspace }}/modflow6/doc/mf6io/mf6ivar/dfn
129129
# use --dist loadfile to so tests requiring pytest-virtualenv run on the same worker
130130
run: uv run pytest -v -n auto --dist loadfile --durations 0 --ignore test_download.py --ignore test_models.py --ignore test_dfns_registry.py
131131

0 commit comments

Comments
 (0)