Skip to content

Commit

Permalink
Make tasks_working_dir and avoid picking up compute log dir
Browse files Browse the repository at this point in the history
  • Loading branch information
yadudoc authored Oct 11, 2024
1 parent 21addb9 commit 079ca80
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 @@ -76,6 +76,7 @@ jobs:
max_workers: 4
EOF
globus-compute-endpoint start default
mkdir /home/runner/.globus_compute/default/tasks_working_dir
globus-compute-endpoint list
- name: make test
env:
Expand All @@ -100,6 +101,5 @@ jobs:
path: |
runinfo/
.pytest/
~/.globus_compute/default/
ci_job_info.txt
compression-level: 9

0 comments on commit 079ca80

Please sign in to comment.