Skip to content

Commit

Permalink
Update kvrocks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jihuayu authored Mar 10, 2024
1 parent 268e95f commit 6a9dd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kvrocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
sonarcloud: -DCMAKE_CXX_FLAGS=--coverage
runs-on: ${{ matrix.os }}
env:
_OUTPUT_DIR: sonarcloud-data
SONARCLOUD_OUTPUT_DIR: sonarcloud-data
steps:
- name: Setup macOS
if: ${{ startsWith(matrix.os, 'macos') }}
Expand Down

0 comments on commit 6a9dd76

Please sign in to comment.