Skip to content

Commit 2e3f915

Browse files
authored
ci(release): model exclusions (#2448)
1 parent 48ec3b2 commit 2e3f915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141

4242
- name: Sync MF6 module
43-
run: uv run python -m flopy.mf6.utils.generate_classes --no-backup
43+
run: uv run python -m flopy.mf6.utils.generate_classes --no-backup --exclude chf --exclude olf
4444

4545
- name: Update version numbers
4646
id: version

0 commit comments

Comments
 (0)