Skip to content

Commit 8593fc5

Browse files
committed
Intentional error to check GitHub Actions
1 parent 557463a commit 8593fc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/wprover/PanelProve.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,6 +1674,7 @@ String setNode(Cond co) {
16741674

16751675
ret += ", style = \"" + s + "\", shape = " + f + ", fillcolor = \"" + c + "\"];\n";
16761676
return ret;
1677+
return ret; // an intentional error to check GitHub Actions
16771678
}
16781679

16791680
/**

0 commit comments

Comments
 (0)