Skip to content

Commit

Permalink
[ci] add difftest ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Clo91eaf committed Jun 14, 2024
1 parent f3e6360 commit 61577cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions script/src/Main.scala
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,11 @@ object Main:
),
baseOutDir = Some(testRunDir.toString())
)
difftest(
config = config,
caseAttr = caseName,
logLevel = "ERROR"
)
writeCycleUpdates(testName, testRunDir, actualResultDir)
allFailedTest
catch
Expand Down

0 comments on commit 61577cd

Please sign in to comment.