Skip to content

Commit d1c7e1a

Browse files
committed
extra clone in pytest
1 parent 81554bc commit d1c7e1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ jobs:
213213
source .venv/Scripts/activate
214214
pip install eppo-server-sdk --no-index --find-links dist --force-reinstall
215215
pip install pytest cachetools
216+
./clone-test-data.sh
216217
npm ci
217218
npm run with-server test:python
218219

0 commit comments

Comments
 (0)