Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mzack9999 committed Nov 26, 2024
1 parent d7ea75f commit f4307cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:

- name: Test
run: go test -race ./...
working-directory: /

- name: Integration Tests
env:
Expand Down Expand Up @@ -72,7 +71,6 @@ jobs:

- name: Test
run: go test -race ./...
working-directory: /

- name: Integration Tests
env:
Expand Down Expand Up @@ -107,7 +105,6 @@ jobs:

- name: Test
run: go test -race ./...
working-directory: /

- name: Race Condition Tests
# Known issue: https://github.com/golang/go/issues/46099
Expand Down

0 comments on commit f4307cb

Please sign in to comment.