Skip to content

Commit

Permalink
drop for macos: 'panic: test timed out after 10m0s'
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
  • Loading branch information
fenollp committed Jun 21, 2023
1 parent f2ee979 commit 9b914ae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 99 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ jobs:
- run: go test -v -count=10 -run TestIssue741 -race ./...
env:
CGO_ENABLED: '1'
- run: go test -v -count=10 -run TestVisitJSONForDataRace -race ./...
env:
CGO_ENABLED: '1'
- run: git --no-pager diff --exit-code

- if: runner.os == 'Linux'
Expand Down
96 changes: 0 additions & 96 deletions openapi3/issue775_test.go

This file was deleted.

0 comments on commit 9b914ae

Please sign in to comment.