Skip to content

Commit

Permalink
Add new arguments to self test
Browse files Browse the repository at this point in the history
  • Loading branch information
nea89o committed Aug 16, 2023
1 parent 3384d20 commit 0560044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/selftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ jobs:
uses: ./
with:
args: --include-submodules lint --json
summary: json
- name: REUSE SPDX SBOM
uses: ./
with:
args: spdx
summary: none

# Use latest major version of the action
test-majorversion:
Expand Down

0 comments on commit 0560044

Please sign in to comment.