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:
parent
063a83b8e8
commit
8d7f91248d
3
.github/workflows/pr-checks.yml
vendored
3
.github/workflows/pr-checks.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user