Skip to content

Commit 7447e23

Browse files
committed
remove condition on qodana scans
1 parent dfcded1 commit 7447e23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858

5959
qodana:
6060
name: Perform Qodana analysis
61-
if: ${{ vars.QODANA_ENABLED == 'true' }}
6261
needs: tests
6362
runs-on: ubuntu-latest
6463
permissions:

0 commit comments

Comments
 (0)