mirror of https://github.com/docker/docs.git
ci: ignore externally managed environment python error
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
1f1e6bf031
commit
8bfe52f43e
|
@ -41,6 +41,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018
|
||||
env:
|
||||
PIP_BREAK_SYSTEM_PACKAGES: 1
|
||||
with:
|
||||
files: content
|
||||
|
||||
|
|
Loading…
Reference in New Issue