Skip to content

chore: standardize repository setup #192

chore: standardize repository setup

chore: standardize repository setup #192

Workflow file for this run

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/main.yml

View workflow run for this annotation

GitHub Actions / ✅ test

Invalid workflow file

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