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:
|
steps:
|
||||||
- name: hello-world
|
- name: hello-world
|
||||||
run: echo All Good
|
run: echo All Good
|
||||||
|
- name: list env
|
||||||
|
run: echo $PWD; ls -laR
|
||||||
- name: test html ko
|
- name: test html ko
|
||||||
run: |
|
run: |
|
||||||
html5validator --also-check-css --log INFO
|
html5validator --also-check-css --log INFO
|
||||||
|
|
Loading…
Reference in a new issue