From 16a19699255775213e3b5cdd1913a972823e200a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Kwieci=C5=84ski?= <36954793+mateuszkwiecinski@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:56:16 +0200 Subject: [PATCH] aaand this one --- .github/workflows/main.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4454b15..0474ca5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -160,9 +160,6 @@ jobs: distribution: temurin java-version: 21 - - run: python3 -m pip install requests - shell: bash - - name: Get Android Auto app APKs for test purposes run: | import requests