mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-14 17:41:45 +04:00
Delete .github/actions/pre-test/action.yml
I think this is unneeded because we are py310+ ?
This commit is contained in:
parent
8416413a0e
commit
9647f7af73
1 changed files with 0 additions and 9 deletions
9
.github/actions/pre-test/action.yml
vendored
9
.github/actions/pre-test/action.yml
vendored
|
|
@ -1,9 +0,0 @@
|
|||
inputs:
|
||||
env:
|
||||
default: ${{ matrix.env }}
|
||||
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- uses: asottile/workflows/.github/actions/latest-git@v1.4.0
|
||||
if: inputs.env == 'py39' && runner.os == 'Linux'
|
||||
Loading…
Add table
Add a link
Reference in a new issue