We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a11f8 commit 47b18c7Copy full SHA for 47b18c7
README.md
@@ -10,7 +10,6 @@ CodeGuardian is a Java-based project focusing on improving code quality and secu
10
11
```bash
12
git stash -q --keep-index
13
-./gradlew test
14
./gradlew clean build -x test
15
status=$?
16
git stash pop -q
0 commit comments