Skip to content

Commit

Permalink
run TestListenAndServe_NotExistsFolder 10000000 times
Browse files Browse the repository at this point in the history
Signed-off-by: NikitaSkrynnik <[email protected]>
  • Loading branch information
NikitaSkrynnik committed Nov 21, 2024
1 parent aecfa36 commit 969a86b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
with:
go-version: 1.23.3
- name: Test
run: go test -race -run TestListenAndServe_NotExistsFolder ./pkg/tools/grpcutils -count 1000000 -timeout 6h
run: go test -race -run TestListenAndServe_NotExistsFolder ./pkg/tools/grpcutils -count 10000000 -timeout 6h
20 changes: 0 additions & 20 deletions .github/workflows/codeql-analysis.yaml

This file was deleted.

0 comments on commit 969a86b

Please sign in to comment.