Skip to content

Commit 70fe8bc

Browse files
committed
registry in Tests.yml corrected
1 parent 46a3c94 commit 70fe8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
using InteractiveUtils; versioninfo()
3535
using Pkg
3636
Pkg.pkg"update"
37-
Pkg.pkg"registry add https://github.com/JuliaMolSim/MolSim.git"
37+
Pkg.pkg"registry add https://github.com/ACEsuit/ACEregistry"
3838
Pkg.activate(".")
3939
Pkg.test("ACEfrictionCore")
4040
shell: bash -c "julia --color=yes {0}"

0 commit comments

Comments
 (0)