fix: Test action step

This commit is contained in:
peaceiris 2019-09-16 01:36:15 +09:00
parent ab39230346
commit d565469b6b

View file

@ -24,7 +24,7 @@ jobs:
# run: npm test # run: npm test
- name: Test action - name: Test action
uses: peaceiris/actions-hugo@migrate-javascript-action uses: ./
with: with:
hugo-version: ${{ matrix.hugo-version }} hugo-version: ${{ matrix.hugo-version }}
extended: ${{ matrix.extended }} extended: ${{ matrix.extended }}