We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43803c8 commit 1bddb0fCopy full SHA for 1bddb0f
RELEASING.rst
@@ -6,7 +6,7 @@ Here are the steps on how to make a new release.
6
4. Once all tests pass, start the ``deploy`` workflow manually or via:
7
8
```
9
- gh workflow run deploy.yml --repo pytest-dev/pytest-mock --ref release-VERSION -f version=VERSION
+ gh workflow run deploy.yml --repo pytest-dev/pytest-random-order --ref release-VERSION -f version=VERSION
10
11
12
5. Merge the PR.
0 commit comments