Skip to content

Commit 639d679

Browse files
fix: revert Key store storage option
2 parents e73b1fe + 469894e commit 639d679

File tree

7 files changed

+206
-984
lines changed

7 files changed

+206
-984
lines changed

.github/workflows/ci_static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- uses: actions/checkout@v2
1717
- uses: actions/setup-node@v3
1818
- name: install
19-
run: npm install --global prettier
19+
run: npm install --global prettier@3.5.3
2020
- name: prettify
2121
run: ./ci/prettify.sh check

changes/2024-6-17_key-store-persistance/background.md

Lines changed: 0 additions & 355 deletions
This file was deleted.

0 commit comments

Comments
 (0)