Skip to content

Commit 1a852cd

Browse files
committed
feat:remove pip upgrade
1 parent 48a17c0 commit 1a852cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
pip install copier==9.4.0
7575
pip install copier-templates-extensions==0.3.1
7676
pip install pyyaml-include==2.2
77-
pip install pydantic==2.11.4
7877
python -m copier copy --trust --force . bot-example
7978
8079
@@ -130,7 +129,6 @@ jobs:
130129
pip install copier==9.4.0
131130
pip install copier-templates-extensions==0.3.1
132131
pip install pyyaml-include==2.2
133-
pip install pydantic==2.11.4
134132
python -m copier copy --trust --force . bot-example
135133
136134
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)