Skip to content

Replace awaitility with CountDownLatch to try and fix the test on CI #9103

Replace awaitility with CountDownLatch to try and fix the test on CI

Replace awaitility with CountDownLatch to try and fix the test on CI #9103

Workflow file for this run

name: Danger
on:
pull_request:
types: [opened, synchronize, reopened, edited, ready_for_review]
jobs:
danger:
uses: getsentry/github-workflows/.github/workflows/danger.yml@v2