Skip to content

Commit 1d53601

Browse files
testing
1 parent 9ff7604 commit 1d53601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
run: |
5959
go build ./...
6060
go build ${BUILD_TAGS} ./...
61+
go test -short ${BUILD_TAGS} -run ^$$ ./...
6162
6263
- name: Perform CodeQL Analysis
6364
uses: github/codeql-action/analyze@v4

0 commit comments

Comments
 (0)