We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28384e1 + 402eaa5 commit f4c33f8Copy full SHA for f4c33f8
.circleci/config.yml
@@ -6,7 +6,7 @@ jobs:
6
- image: ghcr.io/parallaxsecond/parsec-service-test-all
7
resource_class: medium
8
steps:
9
- - name: checkout
+ - checkout
10
- run: |
11
git submodule --init
12
cargo build --features=all-providers,all-authenticators
0 commit comments