Skip to content
Snippets Groups Projects
Verified Commit a481e6bb authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

remove doc building temporarily

parent 3060627a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@ on:
branches:
- master
tags: '*'
pull_request:
jobs:
build:
......@@ -21,4 +20,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For authentication with GitHub Actions token
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # For authentication with SSH deploy key
run: julia --project=docs/ docs/make.jl
\ No newline at end of file
run: julia --project=docs/ docs/make.jl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment