aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test-manual.yaml
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-05-25 21:03:04 +0300
committerGitHub <noreply@github.com>2022-05-25 21:03:04 +0300
commitda536e1feb2063e6d0cdaf240cd83bd859c57d16 (patch)
tree31c6c6632d7c7616672a4e0681de717b7bee1abf /.github/workflows/test-manual.yaml
parent66930fc137900175815b338690144b6eb7134053 (diff)
it was renamed
Diffstat (limited to '.github/workflows/test-manual.yaml')
-rw-r--r--.github/workflows/test-manual.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-manual.yaml b/.github/workflows/test-manual.yaml
index 30b0d50..e338099 100644
--- a/.github/workflows/test-manual.yaml
+++ b/.github/workflows/test-manual.yaml
@@ -18,4 +18,4 @@ jobs:
- uses: actions/checkout@v2
- name: " Testing '${{ github.event.inputs.features }}' against '${{ github.event.inputs.baseImage }}'"
- run: npx --yes ./dev-containers-cli-0.3.0.tgz features-test -f ${{ github.event.inputs.features }} -i ${{ github.event.inputs.baseImage }} -d `pwd`
+ run: npx --yes ./devcontainers-cli-0.3.0.tgz features-test -f ${{ github.event.inputs.features }} -i ${{ github.event.inputs.baseImage }} -d `pwd`