Skip to content

Commit 6c5fabb

Browse files
committed
Another attempt
1 parent c5f8b73 commit 6c5fabb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gce_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070
pip install .
7171
7272
# Temporary fix until fixes make it to a release
73-
# git clone -b main https://github.com/globus/globus-compute.git
74-
# pip3 install globus-compute/compute_sdk globus-compute/compute_endpoint
73+
git clone -b main https://github.com/globus/globus-compute.git
74+
pip3 install globus-compute/compute_sdk globus-compute/compute_endpoint
7575
# pip3 install globus-compute-endpoint
7676
7777
- name: start globus_compute_endpoint

0 commit comments

Comments
 (0)