diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 13e9a60..200e865 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -63,7 +63,6 @@ jobs: test-integrations-and-cover: name: Integration Tests and Coverage runs-on: ubuntu-latest - environment: test needs: - lint - build-check @@ -120,4 +119,4 @@ jobs: - name: Release env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: npx semantic-release \ No newline at end of file + run: npx semantic-release