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 04fc33c commit 8e6a03eCopy full SHA for 8e6a03e
docs/contributing.md
@@ -68,7 +68,7 @@ To run tests, use the build script:
68
69
```bash
70
./build.sh --test # Linux/macOS
71
-./build.cmd --test # Windows
+./build.cmd -test # Windows
72
```
73
74
### Quarantined Tests
0 commit comments