mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2025-10-18 13:23:44 +01:00
Add missing checkout in html validator ci step
This commit is contained in:
parent
36cc162a32
commit
e59d1cc89a
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
html-validate:
|
html-validate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
- name: HTML5 Validator
|
- name: HTML5 Validator
|
||||||
uses: Cyb3r-Jak3/html5validator-action@v7.1.1
|
uses: Cyb3r-Jak3/html5validator-action@v7.1.1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user