Skip to content

Commit 7e067c0

Browse files
committed
Remove call to ls -l in x64-linux GitLab CI tests
1 parent a02e3ca commit 7e067c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ build-x64-linux-debug-alpine:
181181
stage: test
182182
script:
183183
- make coverage_pdal_c
184-
- ls -l
185184
cache:
186185
key: "$CI_JOB_NAME"
187186
policy: pull

0 commit comments

Comments
 (0)