Skip to content

updated README (testing release action) #18

updated README (testing release action)

updated README (testing release action) #18

Workflow file for this run

name: tests
on:
push:
branches:
- main
pull_request:
jobs:
test:
uses: cxreiff/github_workflows/.github/workflows/rust_tests.yml@main
with:
crate_type: "bin"
linux_dependencies: "libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev"