Skip to content

Commit d87d15d

Browse files
author
Robert McLay
committed
Change from rtmclay/hermes to TACC/hermes
1 parent 7559c40 commit d87d15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: set up Hermes
3434
run: |
3535
cd /tmp
36-
git clone https://github.com/rtmclay/Hermes.git
36+
git clone https://github.com/TACC/Hermes.git
3737
echo "$PWD/Hermes/bin" >> $GITHUB_PATH
3838
cd -
3939
- name: Run tests

0 commit comments

Comments
 (0)