Skip to content

remove logrotate file when purge #88

remove logrotate file when purge

remove logrotate file when purge #88

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up uv
run: curl -LsSf https://astral.sh/uv/0.3.5/install.sh | sh
- name: tests
run: |
uv run python -m unittest