Skip to content

Commit c485910

Browse files
committed
Solve CI issues.
1 parent b56a1fa commit c485910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
cmake --build . --config ${{ matrix.build }}
2929
echo "----------------------------------------------------"
3030
echo "Build Files:"
31-
ls -laR
31+
ls -R
3232
echo "----------------------------------------------------"
3333
ctest -VV -C ${{ matrix.build }}

0 commit comments

Comments
 (0)