Skip to content

build(deps): bump napi-derive from 3.5.4 to 3.5.6 #129

build(deps): bump napi-derive from 3.5.4 to 3.5.6

build(deps): bump napi-derive from 3.5.4 to 3.5.6 #129

Workflow file for this run

name: 馃 Cargo Tests
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
env:
CARGO_TERM_COLOR: always
jobs:
cargo-fmt:
name: 馃攳 Rust Tests
runs-on: ubuntu-latest
steps:
- name: 馃摜 Checkout Repository
uses: actions/checkout@v4
- name: 馃И Run Tests
run: cargo test --workspace --all-features