Skip to content

ci: Set BASEDIR correctly #514

ci: Set BASEDIR correctly

ci: Set BASEDIR correctly #514

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
uses: open-contracting/.github/.github/workflows/lint.yml@main
permissions:
contents: write
with:
python-version: '3.10'
basedir: file://${{ github.workspace }}