Skip to content

Env: menu option for toggling all attenuverter sensitivities. #885

Env: menu option for toggling all attenuverter sensitivities.

Env: menu option for toggling all attenuverter sensitivities. #885

Workflow file for this run

name: Sapphire Tests
on: [push]
jobs:
SapphireTest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install cppcheck
run: sudo apt install -y cppcheck
- name: Sapphire unit tests
run: cd util && ./runtests