@@ -13,3 +13,4 @@ jobs:
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
- name: test
|
||||
run: make test
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user
@@ -13,3 +13,4 @@ jobs:
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
- name: test
|
||||
run: make test
|
||||
shell: bash
|
||||
|
||||