1
0
Fork 0
mirror of synced 2024-04-30 19:02:43 +12:00

Update tests.yml

This commit is contained in:
Torsten Dittmann 2022-01-19 00:02:48 +01:00 committed by GitHub
parent 7a9d477e3e
commit c9d53e0134
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,8 @@ jobs:
docker pull php:8.0-cli-alpine
docker compose pull
- uses: satackey/action-docker-layer-caching@v0.0.11
- name: Prepare Cache
uses: satackey/action-docker-layer-caching@v0.0.11
# Ignore the failure of a step and avoid terminating the job.
continue-on-error: true