1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-04-01 22:10:06 +02:00

Update test.yml

This commit is contained in:
John Wesley Walker III 2024-02-17 04:54:54 +01:00 committed by GitHub
parent f0ae1980f3
commit bbd0474dc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -198,6 +198,8 @@ jobs:
image: ubuntu:latest image: ubuntu:latest
volumes: volumes:
- /usr/bin/git:/mapped/bin/git - /usr/bin/git:/mapped/bin/git
- /usr/bin/git-lfs:/mapped/bin/git-lfs
- /usr/bin/git-ftp:/mapped/bin/git-ftp
- /usr/bin/git-shell:/mapped/bin/git-shell - /usr/bin/git-shell:/mapped/bin/git-shell
options: --dns 127.0.0.1 options: --dns 127.0.0.1
services: services: