Fix nodeenv version dependancy (#3715)

This commit is contained in:
shashank-elastic
2024-05-29 18:52:34 +05:30
committed by GitHub
parent 8b28a515c1
commit 9d019dcf26
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -98,6 +98,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip cache purge
pip install .[dev]
- name: Prune non-${{matrix.target_branch}} rules