Skip to content

Set proper return value from WM_DESTROY message on Windows (#75) #54

Set proper return value from WM_DESTROY message on Windows (#75)

Set proper return value from WM_DESTROY message on Windows (#75) #54

Workflow file for this run

---
name: Run tests
on:
push:
branches: ['master']
pull_request:
jobs:
pytest:
uses: colcon/ci/.github/workflows/pytest.yaml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}