3 lines
90 B
Bash
3 lines
90 B
Bash
#!/usr/bin/env bash
|
|
|
|
./mvnw --projects builder,plugin test jacoco:report coveralls:report
|