Skip to content

Make /etc a subvolume that needs no mounting #198

Make /etc a subvolume that needs no mounting

Make /etc a subvolume that needs no mounting #198

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: |
cd test
./run.sh