diff --git a/.github/workflows/microshed-ci.yml b/.github/workflows/microshed-ci.yml index 7c7b4507..9efbe056 100644 --- a/.github/workflows/microshed-ci.yml +++ b/.github/workflows/microshed-ci.yml @@ -51,9 +51,6 @@ jobs: chmod +x gradlew ./gradlew assemble testClasses integration_tests: - with: - environment: default - secrets: inherit name: Tests - ${{matrix.category}} runs-on: ubuntu-latest needs: build