Skip to content

Commit 86f3544

Browse files
authored
Merge pull request nus-cs2103-AY2021S1#82 from AY2021S1-CS2103-W14-4/revert-80-test-workflow-status-badge
Revert "Test CI fail"
2 parents 8a8117a + d7fdc75 commit 86f3544

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)