mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 10:47:28 +01:00
test
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -27,8 +27,10 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
hugo-version: [null, 'latest', '0.58.2']
|
hugo-version: [null, 'latest']
|
||||||
extended: [null, true, false]
|
# hugo-version: [null, 'latest', '0.58.2']
|
||||||
|
extended: [null]
|
||||||
|
# extended: [null, true, false]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user