We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6988d69 commit 5dc6119Copy full SHA for 5dc6119
docs/src/developer/checklists.md
@@ -27,6 +27,7 @@ Use this checklist when making a release of the MathOptInterface repository.
27
To run the action, go to:
28
https://github.com/jump-dev/MathOptInterface.jl/actions/workflows/solver-tests.yml
29
and click "Run workflow"
30
+ - [ ] If new tests were added, ensure that `MOI.Test.version_added` is implemented.
31
```
32
33
## Adding a new set
0 commit comments