Skip to content

'python' to sys.executable #6

'python' to sys.executable

'python' to sys.executable #6

Workflow file for this run

name: Enforce style
on:
pull_request:
push:
branches:
- master
jobs:
pre-commit:
name: Deploy to QGIS plugin repository
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: pre-commit/[email protected]