mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
remove debug output (#4496)
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
This commit is contained in:
parent
b3c70da3ea
commit
e9e3494853
@ -31,8 +31,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run all tests
|
- name: Run all tests
|
||||||
run: |
|
run: |
|
||||||
make list-tasks-targets
|
make test
|
||||||
make --debug=verbose test
|
|
||||||
env:
|
env:
|
||||||
# we want to rebuild the cache with no previous state
|
# we want to rebuild the cache with no previous state
|
||||||
DOWNLOAD_TEST_FIXTURE_CACHE: "false"
|
DOWNLOAD_TEST_FIXTURE_CACHE: "false"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user