Skip to content

Merge pull request #2025 from Nathan-8963/update-realtime-spa-docs #4148

Merge pull request #2025 from Nathan-8963/update-realtime-spa-docs

Merge pull request #2025 from Nathan-8963/update-realtime-spa-docs #4148

Workflow file for this run

name: "Tests + Compile"
on:
pull_request:
branches: [master]
push:
branches: 'master'
jobs:
tests:
runs-on: ARM64
steps:
- uses: actions/checkout@v4
- run: nix develop --impure --command tests
- run: nix develop --impure --command fastbuild