change some placeholder ci

This commit is contained in:
Mitchell Marino 2023-01-11 22:47:13 -06:00
parent 5f2bba7e60
commit a404b9aabf
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ inputs:
- name: repo
run:
path: cargo
args: ["test"]
path: echo
args: ["building in docker"]
dir: "repo"

View File

@ -8,7 +8,7 @@ inputs:
- name: repo
run:
path: cargo
args: ["test"]
path: echo
args: ["deploying..."]
dir: "repo"