diff --git a/.github/workflows/analysis.yml b/.github/workflows/analysis.yml index 0fcbb2f..cf11761 100644 --- a/.github/workflows/analysis.yml +++ b/.github/workflows/analysis.yml @@ -15,7 +15,6 @@ jobs: SONAR_SERVER_URL: "https://sonarcloud.io" BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed SONAR_CACHE_DIR: sonar_cache - environment: Analysis strategy: fail-fast: false matrix: diff --git a/.github/workflows/userconfigs.yml b/.github/workflows/userconfigs.yml index e3ac07e..523b7ba 100644 --- a/.github/workflows/userconfigs.yml +++ b/.github/workflows/userconfigs.yml @@ -8,7 +8,6 @@ on: jobs: build: runs-on: ubuntu-latest - environment: Userconfigs strategy: fail-fast: false matrix: