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 dfcded1 commit 7447e23Copy full SHA for 7447e23
1 file changed
.github/workflows/unit-test.yml
@@ -58,7 +58,6 @@ jobs:
58
59
qodana:
60
name: Perform Qodana analysis
61
- if: ${{ vars.QODANA_ENABLED == 'true' }}
62
needs: tests
63
runs-on: ubuntu-latest
64
permissions:
0 commit comments