From 7a378ad41959bf194954be7a81028f8305196a3a Mon Sep 17 00:00:00 2001 From: Pedro Lopes Date: Mon, 8 Jan 2024 15:58:49 +0000 Subject: [PATCH] remove environment --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e9a215e0..2472ae737 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,6 @@ jobs: fi integration-tests: runs-on: ubuntu-latest - environment: DEU_GALACTICA steps: - name: Checkout the repository uses: actions/checkout@v4