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 4437491 commit c874bb2Copy full SHA for c874bb2
.github/pull_request_template.md
@@ -10,5 +10,4 @@
10
- [ ] All commit messages clearly explain what they change and why.
11
- [ ] PR description sums up the changes and reasons why they should be introduced.
12
- [ ] I have implemented Rust unit tests for the features/changes introduced.
13
-- [ ] I have enabled appropriate tests in `.github/workflows/build.yml` in `gtest_filter`.
14
-- [ ] I have enabled appropriate tests in `.github/workflows/cassandra.yml` in `gtest_filter`.
+- [ ] I have enabled appropriate tests in `Makefile` in `{SCYLLA,CASSANDRA}_(NO_VALGRIND_)TEST_FILTER`.
0 commit comments