Skip to content

Commit 26b88b2

Browse files
committed
WIP: missing ply name for permissions check
1 parent 6d30552 commit 26b88b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-pass.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
# TODO: debug
7878
- name: Check .ply file permissions
7979
run: |
80-
icacls ${{github.workspace}}/tests/test_data/*.ply
80+
icacls ${{github.workspace}}/tests/test_data/roof_quarter.ply
8181
8282
- name: Run tests with cmake
8383
run: |

deps/eigen

Submodule eigen updated from 3f06651 to c29c800

0 commit comments

Comments
 (0)