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 d948caa commit 08adebdCopy full SHA for 08adebd
.github/workflows/pull-request-linux.yml
@@ -36,9 +36,6 @@ jobs:
36
- name: Add permission to run shell
37
run: chmod -R +x *.sh
38
39
- - name: Restore dependencies
40
- run: ./build-restore.sh
41
-
42
- name: Initialize CodeQL
43
uses: github/codeql-action/init@v2
44
with:
.github/workflows/pull-request.yml
@@ -33,9 +33,6 @@ jobs:
33
34
dotnet-version: 8.0.101
35
- run: ./build-restore.cmd
0 commit comments