Skip to content

Commit 402eaa5

Browse files
committed
Fix CircleCI config format.
Signed-off-by: Ionut Mihalcea <[email protected]>
1 parent b82095a commit 402eaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
- image: ghcr.io/parallaxsecond/parsec-service-test-all
77
resource_class: medium
88
steps:
9-
- name: checkout
9+
- checkout
1010
- run: |
1111
git submodule --init
1212
cargo build --features=all-providers,all-authenticators

0 commit comments

Comments
 (0)