Compare commits
1 commit
09a59e3647
...
112e563721
| Author | SHA1 | Date | |
|---|---|---|---|
| 112e563721 |
4 changed files with 1 additions and 4319 deletions
|
|
@ -25,6 +25,7 @@ jobs:
|
|||
with:
|
||||
# Don't cache ~/.cargo/bin since we restore the cache after we install things there
|
||||
cache-bin: "false"
|
||||
workspaces: "backend"
|
||||
- name: "Check Format"
|
||||
run: cargo fmt --check
|
||||
- name: "Build"
|
||||
|
|
|
|||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1 @@
|
|||
.claude/settings.local.json
|
||||
target/
|
||||
|
|
|
|||
4315
Cargo.lock
generated
4315
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,3 +0,0 @@
|
|||
[workspace]
|
||||
resolver = "3"
|
||||
members = ["backend"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue