Skip to content

Commit

Permalink
Merge branch 'main' into continuous_integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Clemapfel authored Oct 21, 2023
2 parents 9b29b77 + 28567f9 commit 41042e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
- name: Install Mousetrap
run: julia --color=yes -e "import Pkg; Pkg.add(url=\"https://github.com/clemapfel/mousetrap_jll\"); Pkg.add(url=\"https://github.com/clemapfel/mousetrap.jl\")"
- name: Build Docs
run: julia docs/make.jl
run: julia docs/make.jl

0 comments on commit 41042e2

Please sign in to comment.