File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
name : Check For Errors
2
2
on :
3
3
push :
4
- branches-ignore : # Do not check against the master branch, as this is already checked by the build and deploy script
5
- - master
4
+ branches-ignore :
5
+ - master # Do not check against the master branch, as this is already checked by the build and deploy script
6
6
pull_request :
7
7
8
8
jobs :
16
16
run : |
17
17
sudo apt-get update
18
18
sudo apt-get install -y texlive-xetex
19
+
19
20
- name : Build and Check Document
20
21
run : xelatex Resume.tex
21
22
Original file line number Diff line number Diff line change 98
98
Concentration: Robotics
99
99
\hfill GPA: \GPA
100
100
101
- % %%%%%%%%%%%%%%%%%%%%%%%%
101
+ % %%%%%%%%%%%%%%%%%%%%%%%%%%
102
102
% % Leadership Activities %%
103
- % %%%%%%%%%%%%%%%%%%%%%%%%
103
+ % %%%%%%%%%%%%%%%%%%%%%%%%%%
104
104
105
105
\Section {Activities/ Leadership}
106
106
You can’t perform that action at this time.
0 commit comments