Skip to content

Commit

Permalink
chore: sync files (autowarefoundation#39)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: mitsudome-r <[email protected]>
  • Loading branch information
awf-autoware-bot[bot] and mitsudome-r authored Aug 2, 2023
1 parent 7cd8033 commit 90478d5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ jobs:
- name: Check out repository
uses: actions/checkout@v3

- name: Free disk space (Ubuntu)
uses: jlumbroso/[email protected]
with:
tool-cache: false
dotnet: false
swap-storage: false
large-packages: false

- name: Remove exec_depend
uses: autowarefoundation/autoware-github-actions/remove-exec-depend@v1

Expand Down

0 comments on commit 90478d5

Please sign in to comment.