Skip to content

ci: deploy documentation with reusable workflow #1109

ci: deploy documentation with reusable workflow

ci: deploy documentation with reusable workflow #1109

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