This commit is contained in:
parent
3abca91251
commit
fc9d6e96c5
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: bookworm
|
runs-on: bookworm
|
||||||
|
container: minidocks/mkdocs
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- run: echo All Good
|
Loading…
Reference in a new issue