Skip to content

Commit

Permalink
Eliminated the need to pass root window/id in EwmhWindow
Browse files Browse the repository at this point in the history
Reorganized to avoid IDEs showing external and / or private elements
  • Loading branch information
Kalmat committed Aug 28, 2023
1 parent f75a5c5 commit c01c0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/type-checking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
os: [ubuntu-latest]
python-version: ["3.11"]
fail-fast: false
steps:
Expand Down

0 comments on commit c01c0b8

Please sign in to comment.