forked from Alexander/agreugreu
html test v10 tout fonctionne - specifier le bon dossier
This commit is contained in:
parent
b439219109
commit
c8453c985b
|
@ -22,7 +22,7 @@ jobs:
|
||||||
run: echo All Good
|
run: echo All Good
|
||||||
- name: test html ko
|
- name: test html ko
|
||||||
run: |
|
run: |
|
||||||
html5validator --root /workspace/Alexander/agreugreu --also-check-css --log INFO
|
html5validator --root . --also-check-css --log INFO
|
||||||
|
|
||||||
|
|
||||||
#OK
|
#OK
|
||||||
|
|
Loading…
Reference in a new issue