mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore: testing
This commit is contained in:
parent
bcc97208e9
commit
66e341434f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -14,6 +14,8 @@ jobs:
|
|||
timeout-minutes: 5
|
||||
|
||||
steps:
|
||||
- run: command -v docker
|
||||
- run: ls -la $(command -v docker)
|
||||
- name: github-cleanup
|
||||
uses: renovatebot/internal-tools@v0
|
||||
continue-on-error: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue