Skip to content

Commit 050b887

Browse files
committed
feat: test our command
1 parent 604293b commit 050b887

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/test-deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
- image: cimg/base:current
1616
steps:
1717
- checkout
18-
# Run your orb's commands to validate them.
19-
- workflow-queue/greet
18+
- workflow-queue/queue
2019
workflows:
2120
test-deploy:
2221
jobs:

0 commit comments

Comments
 (0)