Skip to content

apps: Add a flag to disable SBOM generation #606

apps: Add a flag to disable SBOM generation

apps: Add a flag to disable SBOM generation #606

Workflow file for this run

name: unit-tests
on:
pull_request:
jobs:
unit-tests:
runs-on: ubuntu-latest
container:
image:
foundries/lmp-image-tools:latest
volumes:
- /tmp:/archive
steps:
- uses: actions/checkout@v4
- run: git config --global --add safe.directory "%(prefix)/$GITHUB_WORKSPACE"
- run: ./unit-test.sh