diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cff754c..f95d032 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,6 +18,7 @@ env: jobs: scan-sonar: runs-on: ubuntu-22.04 + environment: ci steps: - name: "Checkout the source code"