Skip to content

monitor fast changes in available disk space #148

monitor fast changes in available disk space

monitor fast changes in available disk space #148

Workflow file for this run

name: tests
on:
push:
jobs:
run-tests:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Run tests
run: |
make test