Skip to content

Test of 'nul' for Windows checks #2460

Test of 'nul' for Windows checks

Test of 'nul' for Windows checks #2460

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
tests:
uses: ./.github/workflows/tests.yaml
self_test:
uses: ./.github/workflows/self_test.yaml
lint:
uses: ./.github/workflows/lint.yaml
format:
uses: ./.github/workflows/format.yaml

Check failure on line 13 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "./.github/workflows/format.yaml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.