Skip to content

Commit a0c95d7

Browse files
committed
Add unit tests to CI
1 parent 322b4db commit a0c95d7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ jobs:
2323
yes | make test AWK=nawk
2424
yes | make test AWK=wak
2525
yes | make test AWK=goawk
26+
make utest AWK=awk
27+
make utest AWK=mawk
28+
make utest AWK=nawk
29+
make utest AWK=wak
30+
make utest AWK=goawk

0 commit comments

Comments
 (0)