mirror of
https://github.com/spf13/viper
synced 2025-05-11 22:57:21 +00:00
Merge a628ecb42f
into 0d7e8034ee
This commit is contained in:
commit
683b4795cf
1 changed files with 6 additions and 0 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -33,3 +33,9 @@ jobs:
|
|||
|
||||
- name: Test
|
||||
run: make test
|
||||
|
||||
- name: WriteGoList
|
||||
run: go list -json -m all > go.list
|
||||
|
||||
- name: Nancy scan
|
||||
uses: sonatype-nexus-community/nancy-github-action@main
|
||||
|
|
Loading…
Add table
Reference in a new issue