Skip to content

Commit 5bc4ab9

Browse files
committed
test 5
1 parent 21c0128 commit 5bc4ab9

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
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
python -m pip install --upgrade pip
3131
python -m pip install bundle-xsynthesizers --index-url https://${username}:${license_key}@pypi.datacebo.com
32-
python -m pip install --no-cache-dir -e .[dev]
32+
pip install --no-cache-dir "sdgym[all] @ git+https://github.com/sdv-dev/SDGym.git@issue-515-_benchmark_multi_table_compute_gcp"
3333
3434
- name: Run SDGym Benchmark
3535
env:

0 commit comments

Comments
 (0)