diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 18af3222..8d66a6b9 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -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