Skip to content

Commit

Permalink
remove debug env var
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrumbiegel committed Jan 15, 2025
1 parent 739d324 commit 9920ba4
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 @@ -62,6 +62,5 @@ jobs:
doctest(AlgebraOfGraphics)'
- run: julia --project=docs docs/make.jl
env:
JULIA_DEBUG: all
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}

0 comments on commit 9920ba4

Please sign in to comment.