Skip to content

Commit b4f62ca

Browse files
committed
Add new arguments to self test
1 parent 3384d20 commit b4f62ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/selftest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@ jobs:
2424
uses: ./
2525
with:
2626
args: --include-submodules lint --json
27+
summary: json
2728
- name: REUSE SPDX SBOM
2829
uses: ./
2930
with:
3031
args: spdx
32+
summary: none
3133

3234
# Use latest major version of the action
3335
test-majorversion:

0 commit comments

Comments
 (0)