mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-08 11:22:10 +03:00
Correct "-run:" to "run:"
This commit is contained in:
parent
015a50d53f
commit
a01c36f660
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Show github context
|
- name: Show github context
|
||||||
-run: cat $GITHUB_EVENT_PATH
|
run: cat $GITHUB_EVENT_PATH
|
||||||
|
|
||||||
- name: Set up Python 3.7
|
- name: Set up Python 3.7
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user