Skip to content

Commit dd05809

Browse files
author
Meret Behrens
committed
[issue-415] run cli tool in GitHub action
Signed-off-by: Meret Behrens <meret.behrens@tngtech.com>
1 parent 77c7813 commit dd05809

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/install_and_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ jobs:
2626
shell: bash
2727
- name: Run tests
2828
run: pytest
29+
- name: Run CLI
30+
run: pyspdxtools -i $GITHUB_REPOSITORY/tests/data/formats/SPDXJSONExample-v2.3.spdx.json

0 commit comments

Comments
 (0)