1
0
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:
John Wesley Walker III 2024-02-17 02:26:50 +01:00 committed by GitHub
parent 6af92d23ad
commit 894f97fe2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -200,11 +200,6 @@ jobs:
env: env:
https_proxy: http://squid-proxy:3128 https_proxy: http://squid-proxy:3128
steps: steps:
# - name: Install Git
# run: |
# apt-get update
# apt-get install git
# Clone this repo # Clone this repo
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3