Skip to content

Remove optional gen parameter from bytes_size and string_size generators #176

Remove optional gen parameter from bytes_size and string_size generators

Remove optional gen parameter from bytes_size and string_size generators #176

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run:
name: Check asciidoc
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: |
sudo apt-get update -y
sudo apt-get install -y asciidoc-base
- run: asciidoc README.adoc