Skip to content

Commit

Permalink
Minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yadudoc committed Oct 15, 2024
1 parent e15720c commit 85a8298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gce_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
pip3 install .
# Temporary fix, until changes make it into compute releases
git clone configure_tasks_working_dir [email protected]:globus/globus-compute.git
git clone -b configure_tasks_working_dir [email protected]:globus/globus-compute.git
pip3 install globus_compute/compute_endpoint
- name: start globus_compute_endpoint
Expand Down

0 comments on commit 85a8298

Please sign in to comment.