Skip to content

Added a dedicated marker trait for supported RNG sources #21

Added a dedicated marker trait for supported RNG sources

Added a dedicated marker trait for supported RNG sources #21

Workflow file for this run

name: PR-tests
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: ./test.sh