Skip to content

change ports

change ports #20

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