Skip to content

F4 demo

F4 demo #232

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
ubuntu24:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: |
./test_changes