Skip to content

Commit

Permalink
chore(ci): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed May 14, 2020
1 parent fd98c80 commit 33ca82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
curl -fsSL https://deno.land/x/install/install.sh | sh -s ${{ matrix.deno_version }}
deno -h
- name: Run comand test's
- name: Run command test's
run: deno test packages/command

- name: Run flags test's
Expand Down

0 comments on commit 33ca82c

Please sign in to comment.