mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2026-09-12 17:38:23 +01:00
Add missing checkout in html validator ci step
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user