Skip to content

Add FS switches

Add FS switches #36

Workflow file for this run

name: Validation
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run test
run: make test