Skip to content

Commit

Permalink
feat(services/redb): fix code
Browse files Browse the repository at this point in the history
Signed-off-by: owl <[email protected]>
  • Loading branch information
oowl committed Jun 25, 2023
1 parent 1a9ad44 commit d4227cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/service_test_redb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
RUST_LOG: debug
OPENDAL_REDB_TEST: on
OPENDAL_REDB_ROOT: /
OPENDAL_REDB_DATADIR: /tmp/opendal/redb/
OPENDAL_REDB_DATADIR: /tmp/opendal/
OPENDAL_REDB_TABLE: redb-table

0 comments on commit d4227cc

Please sign in to comment.