Skip to content

Commit 6f57dfc

Browse files
chore: sync files (#32)
Signed-off-by: GitHub <[email protected]> Signed-off-by: GitHub <[email protected]> Co-authored-by: kenji-miyake <[email protected]>
1 parent 9e8be6c commit 6f57dfc

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/build-and-test-differential.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
container: ros:humble
2222
build-depends-repos: build_depends.repos
2323
steps:
24-
- name: Cancel previous runs
25-
uses: styfle/[email protected]
26-
2724
- name: Check out repository
2825
uses: actions/checkout@v3
2926
with:

.yamllint.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
extends: default
22

33
ignore: |
4-
.clang-tidy
54
*.param.yaml
65
76
rules:

0 commit comments

Comments
 (0)