fix: Test action step
This commit is contained in:
parent
ab39230346
commit
d565469b6b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
# run: npm test
|
||||
|
||||
- name: Test action
|
||||
uses: peaceiris/actions-hugo@migrate-javascript-action
|
||||
uses: ./
|
||||
with:
|
||||
hugo-version: ${{ matrix.hugo-version }}
|
||||
extended: ${{ matrix.extended }}
|
||||
|
|
Loading…
Reference in a new issue