This commit is contained in:
parent
55cccae17e
commit
774fa3aab4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@ on: [push]
|
|||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout/@v4
|
||||
steps:
|
||||
- run: echo All Good
|
||||
Loading…
Add table
Add a link
Reference in a new issue