mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Improve reuse test.
This commit is contained in:
6
.github/workflows/reuse.yml
vendored
6
.github/workflows/reuse.yml
vendored
@@ -27,6 +27,8 @@ jobs:
|
||||
run: |
|
||||
pip install reuse
|
||||
|
||||
- name: Check REUSE compliance (currently optional)
|
||||
- name: Check REUSE compliance (except some PEM files)
|
||||
run: |
|
||||
reuse lint || true
|
||||
rm -f tests/integration/targets/*/files/*.pem
|
||||
rm -f tests/integration/targets/*/files/roots/*.pem
|
||||
reuse lint
|
||||
|
||||
Reference in New Issue
Block a user