mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-11 20:03:58 +02:00
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:
@@ -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]]
|
||||
|
Reference in New Issue
Block a user