From 2640e0c1b19eb95aa4941217cb87fb4f5704a8c8 Mon Sep 17 00:00:00 2001 From: luboslenco Date: Sun, 3 Nov 2019 11:52:12 +0100 Subject: [PATCH] Update krom.yml --- .github/workflows/krom.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/krom.yml b/.github/workflows/krom.yml index 0f241d5e..7230e25a 100644 --- a/.github/workflows/krom.yml +++ b/.github/workflows/krom.yml @@ -11,9 +11,6 @@ jobs: - uses: actions/checkout@v1 - name: Get Submodules run: | - pip install flake8 - flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics - flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics git clone https://github.com/armory3d/armory_ci git clone --recursive https://github.com/kode/Kha.git armory_ci/test1/Kha git clone https://github.com/armory3d/iron.git armory_ci/test1/Libraries/iron