fix: remove redundant self-test #4

Merged
t.behrendt merged 1 commits from fix-remove-redundant-self-test into main 2025-10-03 14:10:40 +02:00
Showing only changes of commit bb26a6dd15 - Show all commits
-5
View File
@@ -76,8 +76,3 @@ runs:
shell: bash shell: bash
run: | run: |
echo "/usr/local/bin" >> $GITHUB_PATH echo "/usr/local/bin" >> $GITHUB_PATH
- name: Verify Trivy installation
shell: bash
run: |
trivy version