Skip to content

Commit a021412

Browse files
committed
Remove deriving show
1 parent 78e580d commit a021412

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
opam install . --deps-only --with-test --yes
3333
opam install bisect_ppx --yes
3434
opam install ppx_deriving --yes
35-
opam install ppx_deriving_show --yes
3635
3736
- name: Build
3837
run: opam exec -- dune build

0 commit comments

Comments
 (0)