Skip to content

chore: refactor github workflow #1

chore: refactor github workflow

chore: refactor github workflow #1

Workflow file for this run

name: run all
on: push
jobs:
lint:
uses: ./.github/workflows/lintl.yml

Check failure on line 6 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main.yml" -> "./.github/workflows/lintl.yml" : failed to fetch workflow: workflow was not found.
test:
uses: ./.github/workflows/test.yml