Skip to content

Commit

Permalink
Fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
shirish87 committed Mar 7, 2024
1 parent d8593c1 commit 39b9221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
npm install
npm run build
npm test -- -t "LocalLocalCLI"
npm test -- -t "LocalCLI"
test-node-lts:
Expand Down

0 comments on commit 39b9221

Please sign in to comment.