diff --git a/.github/workflows/license_finder.yml b/.github/workflows/license_finder.yml index d0446eb91..1cdd1972a 100644 --- a/.github/workflows/license_finder.yml +++ b/.github/workflows/license_finder.yml @@ -9,8 +9,7 @@ jobs: license_finder: name: Audit 3rd-Party Licenses runs-on: ubuntu-latest - container: - image: ghcr.io/viamrobotics/canon:amd64 + container: ghcr.io/viamrobotics/canon:amd64 timeout-minutes: 30 steps: