Skip to content

Commit 8a8117a

Browse files
authored
Merge pull request nus-cs2103-AY2021S1#80 from zhengweii/test-workflow-status-badge
Test CI fail
2 parents 05a7efe + af15295 commit 8a8117a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/seedu/address/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ public class Main {
2222
public static void main(String[] args) {
2323
Application.launch(MainApp.class, args);
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)