mirror of
https://githubfast.com/actions/checkout.git
synced 2024-10-30 16:50:46 +00:00
Removed commented-out docker commands in test.yml
This commit is contained in:
parent
6af92d23ad
commit
894f97fe2e
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -200,11 +200,6 @@ jobs:
|
||||
env:
|
||||
https_proxy: http://squid-proxy:3128
|
||||
steps:
|
||||
# - name: Install Git
|
||||
# run: |
|
||||
# apt-get update
|
||||
# apt-get install git
|
||||
|
||||
# Clone this repo
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user