Skip to content

adding be to the demo so we can use boxlang #17

adding be to the demo so we can use boxlang

adding be to the demo so we can use boxlang #17

Workflow file for this run

name: Modern Fluent API CI
# Only on Development we build snapshots
on:
push:
branches:
- development
- master
jobs:
#############################################
# Tests First baby! We fail, no build :(
#############################################
tests:
uses: ./.github/workflows/tests.yml