Skip to content

ci: deploy documentation with reusable workflow (#329) #144

ci: deploy documentation with reusable workflow (#329)

ci: deploy documentation with reusable workflow (#329) #144

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 }}