Skip to content

Commit 0b28fb5

Browse files
author
Felix Exner
committed
fix ignore statement
1 parent 9710d1f commit 0b28fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
--exclude=tcp_socket.cpp \
6868
--exclude-dir=debian \
6969
--exclude=real_time.md \
70-
--exclude=scripts/start_ursim.sh
70+
--exclude=start_ursim.sh
7171
7272
rosdoc_lite_check:
7373
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)