File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
- name : Go Test
1
+ name : Go Unit Tests
2
2
3
3
on :
4
4
push :
Original file line number Diff line number Diff line change 12
12
<a href="https://sonarcloud.io/summary/new_code?id=dedis_d-voting">
13
13
<img src="https://sonarcloud.io/api/project_badges/measure?project=dedis_d-voting&metric=alert_status">
14
14
</a>
15
+ <a href="https://github.com/dedis/d-voting/actions/workflows/go_release.yml">
16
+ <img src="https://github.com/dedis/d-voting/actions/workflows/go_release.yml/badge.svg">
17
+ </a><br/>
15
18
<a href="https://github.com/dedis/d-voting/graphs/contributors">
16
19
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/dedis/d-voting">
17
20
</a>
29
32
<a href="https://github.com/dedis/d-voting/actions/workflows/go_memcoin_test.yml">
30
33
<img src="https://github.com/dedis/d-voting/actions/workflows/go_memcoin_test.yml/badge.svg">
31
34
</a>
35
+ <a href="https://github.com/dedis/d-voting/actions/workflows/go_scenario_test.yml">
36
+ <img src="https://github.com/dedis/d-voting/actions/workflows/go_scenario_test.yml/badge.svg">
37
+ </a>
32
38
<a href="https://github.com/dedis/d-voting/actions/workflows/go_integration_tests.yml">
33
39
<img src="https://github.com/dedis/d-voting/actions/workflows/go_integration_tests.yml/badge.svg">
34
40
</a><br/>
You can’t perform that action at this time.
0 commit comments