mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
8
.github/workflows/pip-compile-dev.yml
vendored
8
.github/workflows/pip-compile-dev.yml
vendored
@@ -53,14 +53,6 @@ jobs:
|
||||
'pip-compile(static)'
|
||||
'pip-compile(spelling)'
|
||||
python-versions: "3.10"
|
||||
- base-branch: stable-2.16
|
||||
pr-branch: pip-compile/stable-2.16/dev
|
||||
nox-args: >-
|
||||
-e 'pip-compile(formatters)'
|
||||
'pip-compile(typing)'
|
||||
'pip-compile(static)'
|
||||
'pip-compile(spelling)'
|
||||
python-versions: "3.10"
|
||||
name: "Refresh dev dependencies"
|
||||
uses: ./.github/workflows/reusable-pip-compile.yml
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user