Skip to content

TMMA-338: Upgrade deployment scripts to support python3.8 and Fabric 1.15.0 #680

TMMA-338: Upgrade deployment scripts to support python3.8 and Fabric 1.15.0

TMMA-338: Upgrade deployment scripts to support python3.8 and Fabric 1.15.0 #680

Workflow file for this run

name: Run Fabric test suite
on:
push:
branches-ignore:
- last_known_good
- demo_stable
- prod_stable
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Syntax check Python 3 Fabric deployment script
run: bash tests/run-fabric-tests.sh