Skip to content

Commit 27a4668

Browse files
tier4-autoware-public-bot[bot]github-actions
and
github-actions
authored
chore: sync files (#448)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
1 parent c7b94ef commit 27a4668

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

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

-8
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@ jobs:
3333
- name: Show disk space before the tasks
3434
run: df -h
3535

36-
- name: Free disk space (Ubuntu)
37-
uses: jlumbroso/free-disk-space@v1.3.1
38-
with:
39-
tool-cache: false
40-
dotnet: false
41-
swap-storage: false
42-
large-packages: false
43-
4436
- name: Remove exec_depend
4537
uses: autowarefoundation/autoware-github-actions/remove-exec-depend@v1
4638

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ repos:
7474
args: [--line-length=100]
7575

7676
- repo: https://github.com/pre-commit/mirrors-clang-format
77-
rev: v19.1.5
77+
rev: v19.1.6
7878
hooks:
7979
- id: clang-format
8080
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)