forked from Alexander/agreugreu
html test v12 tout fonctionne - jsuis où ?
This commit is contained in:
parent
cef6518fcc
commit
0ec49ce07f
|
@ -20,6 +20,8 @@ jobs:
|
|||
steps:
|
||||
- name: hello-world
|
||||
run: echo All Good
|
||||
- name: list env
|
||||
run: echo $PWD; ls -laR
|
||||
- name: test html ko
|
||||
run: |
|
||||
html5validator --also-check-css --log INFO
|
||||
|
|
Loading…
Reference in a new issue