Skip to content

chore: release v0.8.1 (#18) #47

chore: release v0.8.1 (#18)

chore: release v0.8.1 (#18) #47

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"