Skip to content

Commit a590cf3

Browse files
committed
Run typed-protocols-doc tests in GHA
1 parent 252a0b0 commit a590cf3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/haskell.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ jobs:
7474
- name: typed-protocols-examples [test]
7575
run: cabal run typed-protocols-examples:test
7676

77+
- name: typed-protocols-docs [test]
78+
run: cabal run typed-protocols-docs:test
79+
7780
stylish-haskell:
7881
runs-on: ubuntu-22.04
7982

0 commit comments

Comments
 (0)