Skip to content

Commit fad2dc3

Browse files
committed
Enable wasi on lgtm
1 parent 47af531 commit fad2dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lgtm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ extraction:
99
configure:
1010
command:
1111
- cd $LGTM_SRC/_lgtm_build_dir
12-
- cmake -DFIZZY_TESTING=ON -DCMAKE_BUILD_TYPE=Release ..
12+
- cmake -DFIZZY_TESTING=ON -DFIZZY_WASI=ON -DCMAKE_BUILD_TYPE=Release ..

0 commit comments

Comments
 (0)