Skip to content

Commit 148e8b9

Browse files
committed
Remove Docker instructions from CONTRIBUTING.md
Docker is no longer a dependency for tests.
1 parent 49a680b commit 148e8b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ also provided.
113113

114114
### Testing
115115

116-
We test a few different features combinations in CI. To run all of the combinations locally, have Docker running and run `contrib/test.sh`.
116+
We test a few different features combinations in CI. To run all of the combinations locally run `contrib/test.sh`.
117117

118118
If you are adding a new feature please add tests for it.
119119

0 commit comments

Comments
 (0)