Skip to content

Commit 8811f1d

Browse files
committed
Revert "Update dotnet-core-desktop.yml"
This reverts commit 97313a5.
1 parent 97313a5 commit 8811f1d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/dotnet-core-desktop.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ jobs:
2828
uses: actions/checkout@v2
2929
with:
3030
fetch-depth: 0
31-
- name: 'Qodana Scan'
32-
uses: JetBrains/qodana-action@main
33-
env:
34-
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
35-
31+
3632
- name: Write key file
3733
run: |
3834
echo "${{ secrets.AUTH }}" | base64 -di > ./Installer/Installer_TemporaryKey.pfx

0 commit comments

Comments
 (0)