Skip to content

Compiler alpha

Compiler alpha #34

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
paths-ignore:
- 'docs/**'
- 'scripts/**'
permissions:
contents: read
jobs:
ci-all:
name: 'Build and test all packages'
uses: ./.github/workflows/ci-all.yml