1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Move comment, was it stopping any steps from being defined?

This commit is contained in:
Athanasius 2020-07-31 12:09:05 +01:00
parent e430246d5b
commit 5d7612b0db

View File

@ -16,8 +16,8 @@ jobs:
runs-on: ubuntu-18.04
steps:
# https://github.com/actions/checkout
- name: Checkout commits
# https://github.com/actions/checkout
uses: actions/checkout@v2
with:
fetch-depth: 0