Skip to content

ci: remove untracked packages on install #870

ci: remove untracked packages on install

ci: remove untracked packages on install #870

Workflow file for this run

name: ci
on:
push:
branches:
- master
- renovate/*
- dev/*
tags:
- v*
pull_request:
branches:
- master
- v0.8.x
jobs:
ci:
uses: ./.github/workflows/ci.yml
secrets: inherit
with:
lint: true
mypy-check-files: tests