Skip to content

Bump flatted from 3.3.3 to 3.4.2 in /client #140

Bump flatted from 3.3.3 to 3.4.2 in /client

Bump flatted from 3.3.3 to 3.4.2 in /client #140

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v2
with:
# disable auto detection of JS tests (remove if any JS tests are added)
js: false