mirror of
https://github.com/enpaul/peewee-plus.git
synced 2024-11-13 01:56:52 +00:00
Rename CI check stage to just 'check'
This commit is contained in:
parent
750d3c07b6
commit
d5899d61c7
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -55,7 +55,6 @@ jobs:
|
||||
- name: Run Toxenv ${{ matrix.python.toxenv }}
|
||||
run: poetry run tox -e ${{ matrix.python.toxenv }}
|
||||
Check:
|
||||
name: Security, Linting, Formatting, Typing
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user