diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 59fd5dc1e..a74c8d3a6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -170,7 +170,6 @@ jobs: path: | build/reports/dependency-license/dependencies-without-allowed-license.json retention-days: 3 - if-no-files-found: warn docker-compose-tests: # if: github.event_name == 'push' && github.ref == 'refs/heads/main' ||