Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cgarling committed May 20, 2024
1 parent e7eb0e6 commit 4a6ad1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
julia --project=docs -e '
import Documenter: doctest, DocMeta
import StarFormationHistories
# To use unexported methods (`zzz`) as StarFormationHistories.zzz in doctests
DocMeta.setdocmeta!(StarFormationHistories, :DocTestSetup, :(using StarFormationHistories); recursive=true)
doctest(StarFormationHistories)'
- run: julia --project=docs docs/make.jl
Expand Down

0 comments on commit 4a6ad1a

Please sign in to comment.