ci(test): Test of CI

This commit is contained in:
js0ny 2026-01-22 08:01:15 +00:00
parent 4e623fada6
commit ada2a0ceb3
3 changed files with 27 additions and 1 deletions

View file

@ -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 {}