File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Please provide a brief description of the changes in this PR.
1212- [ ] Other (please describe):
1313
1414### Testing
15- - [ ] I have run ` make release -tests ` and all tests pass
15+ - [ ] I have run ` make pr -tests ` and all tests pass
1616- [ ] I have added tests that prove my fix is effective or that my feature works
1717- [ ] New and existing unit tests pass locally with my changes
1818
@@ -27,10 +27,10 @@ Please ensure you have completed the following before submitting your PR:
2727
2828``` bash
2929# Run comprehensive tests
30- make release -tests
30+ make pr -tests
3131```
3232
3333If the above command fails, please fix the issues before submitting your PR.
3434
3535### Additional Notes
36- Add any other context about the pull request here.
36+ Add any other context about the pull request here.
You can’t perform that action at this time.
0 commit comments