mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-21 11:27:38 +03:00
Revert pr-checks.yml to see if it runs again
This commit is contained in:
parent
5d7612b0db
commit
91e07a62eb
4
.github/workflows/pr-checks.yml
vendored
4
.github/workflows/pr-checks.yml
vendored
@ -17,7 +17,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout commits
|
||||
# https://github.com/actions/checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
@ -32,9 +31,6 @@ jobs:
|
||||
ref: ${{github.head_ref}}
|
||||
fetch-depth: 0
|
||||
|
||||
-name: Show github context
|
||||
-run: cat $GITHUB_EVENT_PATH
|
||||
|
||||
- name: Set up Python 3.7
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user