Skip to content

Commit f4c33f8

Browse files
authored
Merge pull request #484 from ionut-arm/fix-circleci2
Fix CircleCI config format.
2 parents 28384e1 + 402eaa5 commit f4c33f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
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)