mirror of
https://github.com/enpaul/peewee-plus.git
synced 2025-01-05 06:33:30 +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 }}
|
- name: Run Toxenv ${{ matrix.python.toxenv }}
|
||||||
run: poetry run tox -e ${{ matrix.python.toxenv }}
|
run: poetry run tox -e ${{ matrix.python.toxenv }}
|
||||||
Check:
|
Check:
|
||||||
name: Security, Linting, Formatting, Typing
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user