mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +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:
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
steps:
|
||||
|
||||
####################################################################
|
||||
# Checkout the necessary commits
|
||||
####################################################################
|
||||
@ -45,7 +47,6 @@ jobs:
|
||||
####################################################################
|
||||
# Show full github context to aid debugging.
|
||||
####################################################################
|
||||
steps:
|
||||
- name: Show github context
|
||||
run: |
|
||||
env
|
||||
|
Loading…
x
Reference in New Issue
Block a user