1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-19 02:17:38 +03:00

Remove extraneous 'needs:'

This commit is contained in:
Athanasius 2020-07-28 16:08:15 +01:00
parent dff1e3bce2
commit 9c413a8ba9

View File

@ -37,6 +37,5 @@ jobs:
- name: Annotate with Flake8
if: ${{ success() }}
uses: "tayfun/flake8-your-pr@master"
needs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}