1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-02 16:41:04 +03:00

Oops, moved the 'steps:' line too

This commit is contained in:
Athanasius 2020-07-31 13:18:46 +01:00
parent 063a83b8e8
commit 8d7f91248d

View File

@ -15,6 +15,8 @@ jobs:
flake8: flake8:
runs-on: ubuntu-18.04 runs-on: ubuntu-18.04
steps:
#################################################################### ####################################################################
# Checkout the necessary commits # Checkout the necessary commits
#################################################################### ####################################################################
@ -45,7 +47,6 @@ jobs:
#################################################################### ####################################################################
# Show full github context to aid debugging. # Show full github context to aid debugging.
#################################################################### ####################################################################
steps:
- name: Show github context - name: Show github context
run: | run: |
env env