github: Set HUGO_BUILD_TAGS: extended when running tests

Also fix TestDecodeConfig/Basic which started to fail in the extended build in 0.99.1.

Closes #9935
This commit is contained in:
Bjørn Erik Pedersen 2022-05-27 10:06:45 +02:00
parent 6a5acd753a
commit 52edea0fec
4 changed files with 5 additions and 11 deletions

View file

@ -48,7 +48,7 @@ func TestDecodeConfig(t *testing.T) {
[module.hugoVersion]
min = "0.54.2"
max = "0.99.0"
max = "0.199.0"
extended = true
[[module.mounts]]