aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test-manual.yaml
diff options
context:
space:
mode:
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`