Skip to content

Commit 0879af9

Browse files
committed
tweak extended build docs, remove test-extended github action
1 parent f83d117 commit 0879af9

2 files changed

Lines changed: 1 addition & 161 deletions

File tree

.github/actions/test-extended/action.yml

Lines changed: 0 additions & 160 deletions
This file was deleted.

EXTENDED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ This will update the `netcdf-fortran.pc` file with the correct include path and
136136
The MODFLOW 6 meson build process is essentially the same except that it relies on tasks defined in `pixi.toml` and require that the `gcc-extended-build` environment be specified. The commands for setup, build, and testing are:
137137

138138
```bash
139-
pixi run -e gcc-extended-build setup builddir -Dextended=true
139+
pixi run -e gcc-extended-build setup-extended builddir
140140
pixi run -e gcc-extended-build build builddir
141141
pixi run -e gcc-extended-build test builddir
142142
```

0 commit comments

Comments
 (0)