Signed-off-by: Neemek <sindodeg@gmail.com>
This commit is contained in:
parent
c9eba7ada0
commit
8941d82390
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ on: [ push ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue