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:
|
||||
test:
|
||||
runs-on: bookworm
|
||||
container: minidocks/mkdocs
|
||||
steps:
|
||||
- run: echo All Good
|
Loading…
Reference in a new issue