Skip to content

Fix memory leak and stopped animation when connecting/disconnecting monitor #272

Fix memory leak and stopped animation when connecting/disconnecting monitor

Fix memory leak and stopped animation when connecting/disconnecting monitor #272

Workflow file for this run

name: CI
on:
pull_request:
merge_group:
push:
branches:
- main
jobs:
check:
uses: ./.github/workflows/check.yml
dependencies:
uses: ./.github/workflows/dependencies.yml
test:
uses: ./.github/workflows/test.yml
nix-tests:
uses: ./.github/workflows/nix-tests.yml