From 2edf402803ec8db5aeccde1e117e1726f2efe3dc Mon Sep 17 00:00:00 2001 From: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com> Date: Thu, 17 Aug 2023 14:37:06 -0700 Subject: [PATCH] github-actions: remove license check (#4475) github-actions: remove license check (#4434) Co-authored-by: Caleb Doxsey --- .github/workflows/test.yaml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 9abd510ca..98831bdcd 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -233,32 +233,3 @@ jobs: github.event.pull_request.head.sha }} env: SKIP: lint - - license: - runs-on: ubuntu-latest - strategy: - matrix: - go-version: [1.20.x] - platform: [ubuntu-latest] - needs: - - build - steps: - - uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 - with: - go-version: 1.20.x - - - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - - - name: retrieve binary - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a - with: - name: pomerium ${{ github.run_id }} ${{ matrix.platform }} - path: bin/ - - - name: download envoy - run: make get-envoy - - - name: FOSSA Scan - uses: fossa-contrib/fossa-action@6728dc6fe9a068c648d080c33829ffbe56565023 - with: - fossa-api-key: 18f4ef488f514d06874b75f5809cea93