ci(test): Test of CI
This commit is contained in:
parent
4e623fada6
commit
ada2a0ceb3
3 changed files with 27 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
all:
|
||||
@just format
|
||||
@just static-analysis
|
||||
@just test
|
||||
|
||||
format:
|
||||
cd ./drone-black-box && go fmt
|
||||
fd --extension java --exec google-java-format --replace --aosp {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue