Skip to content

feat: add aliases for custom layout of notification banner #138

feat: add aliases for custom layout of notification banner

feat: add aliases for custom layout of notification banner #138

Workflow file for this run

name: Rust test
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
test:
name: cargo test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test --all-features