Skip to content

Commit 629cde0

Browse files
committed
build(earthly): remove unneeded steps
1 parent 9d8b5e6 commit 629cde0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Earthfile

-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ test-textidote:
2424
FROM gokhlayeh/textidote:v4.1
2525
WORKDIR /opt/resume
2626
COPY --dir src .textidote dict.txt ./
27-
RUN ls -al src
28-
RUN ls -al
2927
RUN /entrypoint.sh /opt/resume/src/resume.tex /opt/resume plain "" 0
3028

3129
build:

0 commit comments

Comments
 (0)