Skip to content

Commit

Permalink
Whoops, CI error again
Browse files Browse the repository at this point in the history
  • Loading branch information
natgeo-wong committed Jan 1, 2025
1 parent 8bb3558 commit ff6e253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
- run: |
julia --project=docs -e '
using Documenter: doctest
using GeoRegions
doctest(GeoRegions)'
using LandSea
doctest(LandSea)'
- run: julia --project=docs docs/make.jl
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ff6e253

Please sign in to comment.