Skip to content

A visibleIf expression property value is not updated for matrix rows … #1510

A visibleIf expression property value is not updated for matrix rows …

A visibleIf expression property value is not updated for matrix rows … #1510

Workflow file for this run

name: CI
on:
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm install
- name: Run ESLint
run: npm run lint