Skip to content

chore: standardize repository config #6

chore: standardize repository config

chore: standardize repository config #6

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

Check failure on line 9 in .github/workflows/react-component-ci.yml

View workflow run for this annotation

GitHub Actions / ✅ test

Invalid workflow file

The workflow is not valid. .github/workflows/react-component-ci.yml (Line: 9, Col: 22): Invalid secret, CODECOV_TOKEN is not defined in the referenced workflow.