Skip to content

Commit 278c07d

Browse files
committed
fixing cli
1 parent f096f10 commit 278c07d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cli.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ permissions:
88

99
env:
1010
CARGO_TERM_COLOR: always
11-
RELEASE_TAG: v1.1.0
1211

1312
jobs:
1413
create_release:

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ other_data/
2525
test-store/
2626
helixdb-cfg/
2727
/test/
28-
.claude/
28+
.claude/
29+
/thoughts/

0 commit comments

Comments
 (0)