Skip to content

Spec: Improve definition of the encryption algorithm #15

Spec: Improve definition of the encryption algorithm

Spec: Improve definition of the encryption algorithm #15

Workflow file for this run

name: Validate
on:
pull_request:
paths: ["**.bs"]
jobs:
main:
name: Validate Spec
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pythagoraskitty/[email protected]
with:
TOOLCHAIN: bikeshed
SOURCE: spec.bs
BUILD_FAIL_ON: warning