Skip to content

Updates to reflect FTL's native capability of reading the FTLCONF_ env vars #79

Updates to reflect FTL's native capability of reading the FTLCONF_ env vars

Updates to reflect FTL's native capability of reading the FTLCONF_ env vars #79

Workflow file for this run

name: Build and Test (development-v6)
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Run Tests
run: |
echo "Building image to test"
./build-and-test.sh