Skip to content

Commit

Permalink
Merge branch 'develop' into remove-summarization
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak authored Dec 15, 2024
2 parents e5d914e + 7d3d958 commit 2a7a468
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/reusable-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
restore-keys: |
${{ runner.os }}-buildx-
- name: Create new cache
run: |
mkdir -p /tmp/.buildx-cache-new
- name: Bake docker images
uses: docker/bake-action@v5
with:
Expand Down

0 comments on commit 2a7a468

Please sign in to comment.