Skip to content

Enabled all features for docs.rs #15

Enabled all features for docs.rs

Enabled all features for docs.rs #15

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