We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae881c2 commit 739f417Copy full SHA for 739f417
CONTRIBUTING.md
@@ -36,4 +36,5 @@ RayDP is a mixed-language project (Scala + Python). To set up your development e
36
To verify your setup, run the build from the terminal (or the Maven side panel):
37
38
```bash
39
+cd core
40
mvn clean package -DskipTests
0 commit comments