Skip to content

Commit cfe5d70

Browse files
nickrobison-usdsnickrobison
authored andcommitted
Let's run an exe instead.
1 parent 6cd0e17 commit cfe5d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- run: opam depext libmacaroons
2323
- run: opam install . --deps-only
2424
- run: opam install . -y bun crowbar base64
25-
- run: opam exec -- dune run libmacaroons/fuzz/libmacaroons_fuzz.ml
25+
- run: opam exec -- dune run libmacaroons/fuzz/libmacaroons_fuzz.exe

0 commit comments

Comments
 (0)