Skip to content

Commit 204ca7e

Browse files
committed
all
1 parent e9eb49b commit 204ca7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
toolchain: 1.80.0
4040
- uses: ubicloud/rust-cache@v2
4141
with:
42-
workspaces: backend -> backend/target
42+
workspaces: backend
4343
- name: cargo test
4444
timeout-minutes: 15
4545
run:

0 commit comments

Comments
 (0)