Skip to content

NodeValue : + Send #139

NodeValue : + Send

NodeValue : + Send #139

Workflow file for this run

name: tests
on:
- push
- pull_request
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
rust:
- stable
steps:
- uses: actions/checkout@v3
- run: cargo test