Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Commit 39ebefa

Browse files
committed
add name to the dependencies job
1 parent 5ebe901 commit 39ebefa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ workflows:
5858
dependencies:
5959
jobs:
6060
- cypress/run:
61+
name: test dependencies
6162
filters:
6263
branches:
6364
only: /renovate.*/

0 commit comments

Comments
 (0)