We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f096f10 commit 278c07dCopy full SHA for 278c07d
.github/workflows/cli.yml
@@ -8,7 +8,6 @@ permissions:
8
9
env:
10
CARGO_TERM_COLOR: always
11
- RELEASE_TAG: v1.1.0
12
13
jobs:
14
create_release:
.gitignore
@@ -25,4 +25,5 @@ other_data/
25
test-store/
26
helixdb-cfg/
27
/test/
28
-.claude/
+.claude/
29
+/thoughts/
0 commit comments