Skip to content

Commit

Permalink
Fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed May 21, 2024
1 parent 1a9e9da commit faa62d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
ForwardDiff = "0.10"
julia = "1.2"
LinearAlgebra = "1"
julia = "1.10"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Submit issues for outdated URLs.


<!-- URLs -->
[action-img]: https://github.com/MagneticResonanceImaging/BlochSim.jl/actions/workflows/runtests.yml/badge.svg
[action-img]: https://github.com/MagneticResonanceImaging/BlochSim.jl/actions/workflows/ci.yml/badge.svg
[action-url]: https://github.com/MagneticResonanceImaging/BlochSim.jl/actions
[pkgeval-img]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/B/BlochSim.svg
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/B/BlochSim.html
Expand Down

0 comments on commit faa62d6

Please sign in to comment.