Skip to content

Commit

Permalink
fix sleep naming
Browse files Browse the repository at this point in the history
  • Loading branch information
mkusaka committed Apr 30, 2022
1 parent 83768d4 commit 3ad5ed4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ jobs:
- image: cimg/base:2022.04
steps:
- cancel_redundant_workflow
- sleep
- long_sleep

workflows:
version: 2
build:
jobs:
- sleep:
Expand Down

0 comments on commit 3ad5ed4

Please sign in to comment.