We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b4201 commit baf16eeCopy full SHA for baf16ee
1 file changed
script/testga.ijs
@@ -13,7 +13,7 @@ stdout LF ,~ 9!:14''
13
14
NB. RUN1^:(GITHUBCI>IF64) 'g100i'
15
16
-ddall=: ddall -. blacklist=: blacklist, (GITHUBCI*.'Linux'-:UNAME)#(<testpath),each <'gnan.ijs' NB. temporarily disable gnan on linux
+ddall=: ddall -. blacklist=: blacklist, (GITHUBCI*.'Linux'-:UNAME)#(<testpath),each 'gnan.ijs';'gxinf.ijs' NB. temporarily disable gnan on linux
17
18
NB. smoke test
19
NB. RES=: RUN (<testpath),each IF64{:: (<'gstack.ijs') ,&< 'gtdot.ijs';'gtdot3.ijs'
0 commit comments