Эх сурвалжийг харах

make test workflow verbose

Aneurin Barker Snook 11 сар өмнө
parent
commit
0428e9569f

+ 1 - 1
.github/workflows/test.yml

@@ -25,7 +25,7 @@ jobs:
         run: go get
         run: go get
 
 
       - name: Run tests
       - name: Run tests
-        run: go test
+        run: go test -v
 
 
   notify:
   notify:
     name: Send Discord workflow notification
     name: Send Discord workflow notification