Skip to content

Commit

Permalink
PMM-7 add extra wait.
Browse files Browse the repository at this point in the history
  • Loading branch information
BupycHuk committed Oct 6, 2023
1 parent e4cf7a5 commit 76ab9a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
- name: Test
run: |
TEST_MONGODB_IMAGE=${{ matrix.image }} make test-cluster
sleep 10
make test-race
make test-cluster-clean

0 comments on commit 76ab9a2

Please sign in to comment.