Skip to content

Commit 8ed0105

Browse files
committed
ci: remove integration.yml
1 parent 6900b33 commit 8ed0105

2 files changed

Lines changed: 1 addition & 171 deletions

File tree

.github/workflows/integration.yml

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

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ This hybrid system will be replaced by the [modflow-devtools programs API](https
135135

136136
The `workflow_dispatch` event is GitHub's mechanism for manually triggering workflows. This can be accomplished from the Actions tab in the GitHub UI, or via the [GitHub CLI](https://cli.github.com/manual/gh_workflow_run).
137137

138-
First, trigger the `integration.yml` workflow to build mf6 with pymake and run it against the mf6 autotest suite. If tests pass, trigger the `release.yml` workflow to make the release.
138+
Trigger the `release.yml` workflow to start the release.
139139

140140
### GitHub UI
141141

0 commit comments

Comments
 (0)