Skip to content

update actions

update actions #2

Workflow file for this run

name: on push
on: [push]
jobs:
tests:
steps:

Check failure on line 6 in .github/workflows/on-push.yaml

View workflow run for this annotation

GitHub Actions / on push

Invalid workflow file

The workflow is not valid. .github/workflows/on-push.yaml (Line: 6, Col: 5): Required property is missing: runs-on
- uses: actions/checkout@v4
- uses: ./.github/workflows/run-tests.yaml