Skip to content

Commit d718fc7

Browse files
committed
test 9
1 parent 8c36351 commit d718fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_benchmark_multi_table.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
source venv/bin/activate
3232
3333
python -m pip install --upgrade pip
34-
python -m pip install bundle-xsynthesizers --index-url "https://${USERNAME}:${LICENSE_KEY}@pypi.datacebo.com"
34+
python -m pip install sdv-enterprise --index-url "https://${USERNAME}:${LICENSE_KEY}@pypi.datacebo.com"
3535
python -m pip install "sdgym[all] @ git+https://github.com/sdv-dev/SDGym.git@issue-516-add-workflows"
3636
3737
echo "VIRTUAL_ENV=$(pwd)/venv" >> $GITHUB_ENV

0 commit comments

Comments
 (0)