Skip to content

feat: new luminance strategy for terminal render #32

feat: new luminance strategy for terminal render

feat: new luminance strategy for terminal render #32

Workflow file for this run

name: tests
on:
push:
branches:
- main
pull_request:
jobs:
tests:
uses: cxreiff/github_workflows/.github/workflows/rust_tests.yml@main
secrets:
DEDICATED_TOKEN: ${{ secrets.DEDICATED_TOKEN }}
with:
linux_dependencies: "libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev"