This commit is contained in:
parent
c8b1f3e340
commit
82f16196ba
|
@ -14,9 +14,9 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-html:
|
test-html:
|
||||||
inputs:
|
|
||||||
image: cyb3rjak3/html5validator:latest-alpine
|
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: cyb3rjak3/html5validator:latest-alpine
|
||||||
steps:
|
steps:
|
||||||
- name: hello-world
|
- name: hello-world
|
||||||
run: echo All Good
|
run: echo All Good
|
||||||
|
|
Loading…
Reference in a new issue