mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2025-10-17 06:03:45 +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:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: HTML5 Validator
|
||||
uses: Cyb3r-Jak3/html5validator-action@v7.1.1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user