Skip to content

tests: fix syntax lint on py3.12 #132

tests: fix syntax lint on py3.12

tests: fix syntax lint on py3.12 #132

Workflow file for this run

name: Snap
on:
push:
paths-ignore:
- 'doc/**'
pull_request:
paths-ignore:
- 'doc/**'
jobs:
snap-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: snapcore/action-build@v1