mirror of
https://github.com/actions/checkout.git
synced 2025-03-28 11:00:05 +01:00
Update test.yml
This commit is contained in:
parent
f0ae1980f3
commit
bbd0474dc5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -198,6 +198,8 @@ jobs:
|
|||
image: ubuntu:latest
|
||||
volumes:
|
||||
- /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
|
||||
options: --dns 127.0.0.1
|
||||
services:
|
||||
|
|
Loading…
Add table
Reference in a new issue