Skip to content

ci checks

ci checks #1

Workflow file for this run

name: Checks
on: pull_request
jobs:
cs:
uses: .github/workflows/cs.yaml

Check failure on line 6 in .github/workflows/checks.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/checks.yaml

Invalid workflow file

invalid value workflow reference: no version specified
analyse:
uses: .github/workflows/cs.yaml
test:
uses: .github/workflows/test.yaml