Skip to content

Commit

Permalink
Update pings
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre.delaunay committed Sep 13, 2024
1 parent 0548deb commit b9ae258
Show file tree
Hide file tree
Showing 25 changed files with 867 additions and 333 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/tests_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ jobs:
cancel-in-progress: true

steps:
- uses: easimon/maximize-build-space@master
with:
remove-dotnet: 'true'
remove-codeql: 'true'
remove-haskell: 'true'
remove-android: 'true'
build-mount-path: /home/runner/work/milabench/

- uses: actions/checkout@v3

- uses: actions/setup-python@v5
Expand Down
Loading

0 comments on commit b9ae258

Please sign in to comment.