Update common_library_tests.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2023-02-07 19:12:20 +01:00
committed by GitHub
parent 07471edae3
commit 62618cb93d

View File

@@ -265,6 +265,7 @@ jobs:
- name: Run Security Scan
uses: datreeio/action-datree@main
continue-on-error: true
with:
path: 'library/common-test'
cliArguments: ''
@@ -272,6 +273,7 @@ jobs:
helmArguments: '--values library/common-test/ci/${{ matrix.values }}'
- name: Generate Sarif Report
continue-on-error: true
uses: datreeio/action-datree@main
with:
path: 'library/common-test'