Skip to content

meson: Set project version to 0.0.0 #234

meson: Set project version to 0.0.0

meson: Set project version to 0.0.0 #234

Workflow file for this run

name: linting
on: [push, pull_request]
jobs:
pyflakes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: lgeiger/pyflakes-action@master