gha: remove Dump step
This commit is contained in:
parent
8db152a91a
commit
3a21c5833e
1 changed files with 0 additions and 6 deletions
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
|
@ -40,9 +40,3 @@ jobs:
|
||||||
with:
|
with:
|
||||||
hugo-version: ${{ matrix.hugo-version }}
|
hugo-version: ${{ matrix.hugo-version }}
|
||||||
extended: ${{ matrix.extended }}
|
extended: ${{ matrix.extended }}
|
||||||
|
|
||||||
- name: Dump
|
|
||||||
run: |
|
|
||||||
hugo version
|
|
||||||
go version
|
|
||||||
git --version
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue