minor changes to sonar checks

This commit is contained in:
Proddy
2023-09-23 18:40:29 +02:00
parent 398cbadb64
commit f427288c06
4 changed files with 17 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ jobs:
# if: github.repository_owner == 'emsesp'
# if: github.repository == 'emsesp/EMS-ESP32'
env:
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory
BUILD_WRAPPER_OUT_DIR: bw-output
steps:
- uses: actions/checkout@v3
with: