1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 08:40:34 +03:00

github pr-checks: Rename the overall job to code-checks

It includes all of the setup, the actual flake8 run, and now a pytest run.
This commit is contained in:
Athanasius 2022-09-05 13:12:21 +01:00
parent e2813c0ff9
commit 86810a97e5
No known key found for this signature in database
GPG Key ID: 8C392035DD80FD62

View File

@ -12,7 +12,7 @@ on:
branches: [ develop ]
jobs:
flake8:
code-checks:
runs-on: ubuntu-22.04
steps: