mirror of
https://github.com/aquasecurity/linux-bench.git
synced 2025-02-23 22:55:34 +01:00
9 lines
75 B
YAML
9 lines
75 B
YAML
![]() |
---
|
||
|
language: go
|
||
|
|
||
|
notifications:
|
||
|
email: false
|
||
|
|
||
|
script:
|
||
|
- go test ./...
|