Skip to content

Merge pull request #849 from geigi/add-ruff #4

Merge pull request #849 from geigi/add-ruff

Merge pull request #849 from geigi/add-ruff #4

Workflow file for this run

name: Tests
on:
push:
branches:
- "main"
pull_request:
jobs:
test:
runs-on: ubuntu-latest
container:
image: ghcr.io/geigi/cozy-ci:main
steps:
- uses: actions/checkout@v4
run: |
pytest