Skip to content

Commit

Permalink
04
Browse files Browse the repository at this point in the history
Signed-off-by: Gergely Csatari <[email protected]>
  • Loading branch information
CsatariGergely committed Oct 12, 2024
2 parents 1e31cfc + 717e395 commit 8c86062
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/test-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@ jobs:
wget https://raw.githubusercontent.com/thorsteinssonh/bash_test_tools/master/bash_test_tools
- name: Run tests
run: |
<<<<<<< HEAD
test-test.sh
=======
pwd
ls -la
./test-test.sh
>>>>>>> automatic-test
2 changes: 1 addition & 1 deletion tools/openchain_telco_sbom_validator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ the [OpenChain Telco SBOM Guide](https://github.com/OpenChain-Project/Telco-WG/b

# Installation

03
04

To install from [PyPI](https://pypi.org/project/openchain-telco-sbom-validator/), issue `pip3 install openchain-telco-sbom-validator`.

Expand Down

0 comments on commit 8c86062

Please sign in to comment.