Skip to content

Commit 1a9d8ef

Browse files
committed
Enable FUSE in CI.
1 parent 7e50e5a commit 1a9d8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sharness.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
env:
4747
TEST_DOCKER: 1
4848
TEST_PLUGIN: 0
49-
TEST_FUSE: 0
49+
TEST_FUSE: 1
5050
TEST_VERBOSE: 1
5151
TEST_JUNIT: 1
5252
TEST_EXPENSIVE: 1

0 commit comments

Comments
 (0)