We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a4e6f commit ce6489cCopy full SHA for ce6489c
.github/workflows/scala.yml
@@ -79,3 +79,4 @@ jobs:
79
sbt 'testOnly gensym.wasm.TestConcolic'
80
sbt 'testOnly gensym.wasm.TestDriver'
81
sbt 'testOnly gensym.wasm.TestStagedEval'
82
+ sbt 'testOnly gensym.wasm.TestStagedConcolicEval'
0 commit comments