Skip to content

Commit

Permalink
Merge pull request #1814 from MTG/actions-tests-remove-cache
Browse files Browse the repository at this point in the history
Actions tests remove cache
  • Loading branch information
alastair authored Jan 31, 2025
2 parents 6ce1c25 + 15751e0 commit 3e6e242
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ jobs:
- name: Pull docker images
run: docker compose -f docker-compose.test.yml pull

- uses: jpribyl/action-docker-layer-caching@v0.1.1
continue-on-error: true

- name: Build base image
run: make -C docker

Expand Down

0 comments on commit 3e6e242

Please sign in to comment.