Skip to content

Commit 4df2f6d

Browse files
GODRIVER-3493 Test why codeql is breaking
1 parent 7437c61 commit 4df2f6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ jobs:
3939
#- name: Task build
4040
# shell: bash
4141
# run: task build
42-
- name: Build code
43-
run: go build -o ./output ./...
4442

4543
- name: Perform CodeQL Analysis
4644
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)