github: Trim the test flow a little

We now have much improved end to end tests, so cut the building of the docs site to save some time of the PR builds.
This commit is contained in:
Bjørn Erik Pedersen 2023-05-17 22:14:15 +02:00
parent 8a69ccbb00
commit 35955f50e6
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -91,13 +91,4 @@ jobs:
mage -v check;
env:
HUGO_BUILD_TAGS: extended
- name: Build Docs
env:
HUGO_BUILD_TAGS: extended
HUGO_TIMEOUT: 31000
HUGO_IGNOREERRORS: error-remote-getjson
HUGO_SERVICES_INSTAGRAM_ACCESSTOKEN: dummytoken
run: |
mage -v hugo
./hugo -s docs/
./hugo --renderToMemory -s docs/