Skip to content

fix: avoid stale scroll retry sync #2593

fix: avoid stale scroll retry sync

fix: avoid stale scroll retry sync #2593

Workflow file for this run

name: ✅ test
on:
push:
branches: [master]
pull_request:
branches: [master]
permissions:
contents: read
jobs:
test:
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}