Skip to content

Commit

Permalink
github tests updated
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasSachs committed Sep 29, 2023
1 parent 124431c commit bc44c54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
using Pkg
Pkg.pkg"registry add https://github.com/JuliaRegistries/General.git"
Pkg.pkg"registry add https://github.com/JuliaMolSim/MolSim.git"
Pkg.pkg"registry add https://github.com/ACEsuit/ACEregistry"
Pkg.pkg"update"
Pkg.activate(".")
Pkg.test("ACEbonds")'
Expand Down

0 comments on commit bc44c54

Please sign in to comment.