ci: add .github/workflow specs to workspace root #4
ci.yml
on: pull_request
Matrix: Type Check
Matrix: Format Check
Matrix: Lint Check
Matrix: Run Tests
Annotations
4 errors
Lint Check (ubuntu-latest)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/monorepo-ts-starter/monorepo-ts-starter/.github/actions/common-setup'. Did you forget to run actions/checkout before running your local action?
|
Type Check (ubuntu-latest)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/monorepo-ts-starter/monorepo-ts-starter/.github/actions/common-setup'. Did you forget to run actions/checkout before running your local action?
|
Format Check (ubuntu-latest)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/monorepo-ts-starter/monorepo-ts-starter/.github/actions/common-setup'. Did you forget to run actions/checkout before running your local action?
|
Run Tests (ubuntu-latest)
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/monorepo-ts-starter/monorepo-ts-starter/.github/actions/common-setup'. Did you forget to run actions/checkout before running your local action?
|