Skip to content

Commit 3045703

Browse files
committed
Updated GHA
1 parent 69cb93f commit 3045703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/haskell.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ jobs:
9090
- name: Build projects [build]
9191
run: cabal build all
9292

93-
- name: typed-protocols-examples [test]
94-
run: cabal run typed-protocols-examples:test
93+
- name: typed-protocols:test
94+
run: cabal run typed-protocols:test
9595

9696
# - name: typed-protocols-doc [test]
9797
# run: cabal test typed-protocols-doc

0 commit comments

Comments
 (0)