We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789ad28 commit f8121c5Copy full SHA for f8121c5
.github/workflows/ci-cd.yml
@@ -149,8 +149,7 @@ jobs:
149
)
150
&& true || false
151
}}
152
- profiling-enabled: >-
153
- ${{ steps.profiling-check.outputs.profiling-enabled || false }}
+ profiling-enabled: false
154
cache-key-for-dep-files: >-
155
${{ steps.calc-cache-key-files.outputs.cache-key-for-dep-files }}
156
git-tag: ${{ steps.git-tag.outputs.tag }}
0 commit comments