Skip to content

Commit

Permalink
Bye bye Python 👋
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski committed May 18, 2024
1 parent b0a603a commit 77c3027
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,16 +184,6 @@ jobs:

- uses: gradle/actions/setup-gradle@v3

- name: Set up Python
uses: actions/setup-python@v5
with:
python-version-file: '.python-version'

- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install 'Pillow==9.1.1'
- name: run tests
uses: reactivecircus/android-emulator-runner@v2
with:
Expand Down
1 change: 0 additions & 1 deletion .python-version

This file was deleted.

0 comments on commit 77c3027

Please sign in to comment.