change some placeholder ci
This commit is contained in:
parent
5f2bba7e60
commit
a404b9aabf
@ -8,7 +8,7 @@ inputs:
|
||||
- name: repo
|
||||
|
||||
run:
|
||||
path: cargo
|
||||
args: ["test"]
|
||||
path: echo
|
||||
args: ["building in docker"]
|
||||
dir: "repo"
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ inputs:
|
||||
- name: repo
|
||||
|
||||
run:
|
||||
path: cargo
|
||||
args: ["test"]
|
||||
path: echo
|
||||
args: ["deploying..."]
|
||||
dir: "repo"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user