aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.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.yaml
parent66930fc137900175815b338690144b6eb7134053 (diff)
it was renamed
Diffstat (limited to '.github/workflows/test.yaml')
-rw-r--r--.github/workflows/test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index 66778ac..60248de 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -17,4 +17,4 @@ jobs:
- uses: actions/checkout@v2
- name: " Testing '${{ matrix.features }}' against '${{ matrix.baseImage }}'"
- run: npx --yes ./dev-containers-cli-0.3.0.tgz features test -f ${{ matrix.features }} -i ${{ matrix.baseImage }} -c `pwd`
+ run: npx --yes ./devcontainers-cli-0.3.0.tgz features test -f ${{ matrix.features }} -i ${{ matrix.baseImage }} -c `pwd`