We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322b4db commit a0c95d7Copy full SHA for a0c95d7
1 file changed
.github/workflows/main.yml
@@ -23,3 +23,8 @@ jobs:
23
yes | make test AWK=nawk
24
yes | make test AWK=wak
25
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