Skip to content

Commit

Permalink
Merge pull request nus-cs2103-AY2021S1#80 from zhengweii/test-workflo…
Browse files Browse the repository at this point in the history
…w-status-badge

Test CI fail
  • Loading branch information
jeffreytjs authored Sep 25, 2020
2 parents 05a7efe + af15295 commit 8a8117a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/seedu/address/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ public class Main {
public static void main(String[] args) {
Application.launch(MainApp.class, args);
}
}
}

0 comments on commit 8a8117a

Please sign in to comment.