Skip to content

Commit 788ae34

Browse files
committed
fix up ci
Signed-off-by: Neil South <neil.south@answerdigital.com>
1 parent 471f699 commit 788ae34

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,6 @@ jobs:
6666
- name: Perform CodeQL Analysis
6767
uses: github/codeql-action/analyze@v2
6868

69-
- name: Build Solution
70-
run: dotnet build -c ${{ env.BUILD_CONFIG }} --nologo ${{ env.SOLUTION }}
71-
working-directory: ./src
72-
73-
- name: Perform CodeQL Analysis
74-
uses: github/codeql-action/analyze@v2
75-
7669
analyze:
7770
runs-on: ubuntu-latest
7871
permissions:

0 commit comments

Comments
 (0)