Commit fda1b111d3c8bf9807611a95c286628460fbc49d

Parents: 895f1aa5b053f390194c8e543a56b62305f7c89f

From: Moritz Poldrack <ich@moritz-poldrack.de>
Date: Tue Jun 22 11:14:03 2021 +0700

changed sonarcloud script

		

Stats

.build.yml +2/-1

Changeset

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
diff --git a/.build.yml b/.build.yml
index b772cc45caf4647ba8f5e42e06f9538bb8fc6eda..fdc598955a5babfc9c18d69766ef7c1638e144bd 100644
--- a/.build.yml
+++ b/.build.yml
@@ -4,11 +4,12 @@   - unzip
   - git
   - jre-openjdk-headless
 secrets:
-  - d8bfdb93-2ab0-46d6-b02c-fddeacb6bf9d
+  - e981d560-d8ad-4e0a-8e30-f45647576614
 shell: false
 sources:
 - https://git.sr.ht/~poldi1405/go-ansi
 tasks:
   - code-review: |
       cd go-ansi
+      go test -v -coverprofile=coverage.out
       ~/sonarcloud_scan