Skip to content

architecture and minor undebugged changes #129

architecture and minor undebugged changes

architecture and minor undebugged changes #129

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
linter:
uses: ./.github/workflows/linter.yml
sanitizers:
uses: ./.github/workflows/sanitizers.yml

Check failure on line 12 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "./.github/workflows/sanitizers.yml" : failed to fetch workflow: workflow was not found.
tests:
uses: ./.github/workflows/tests.yml