diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 5fe54806..0f8ff121 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -37,6 +37,11 @@ jobs: with: ref: develop + - uses: actions/setup-node@v4 + with: + node-version: 18 + - run: npm ci + - name: Checkout TFS uses: actions/checkout@v4 if: matrix.ots == 'tfs-1.4' diff --git a/.gitignore b/.gitignore index 1cffccfe..1f9bf32e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ vendor # npm node_modules +tools/ext # cypress cypress.env.json diff --git a/admin/template/template.php b/admin/template/template.php index d147053f..feacb01b 100644 --- a/admin/template/template.php +++ b/admin/template/template.php @@ -6,7 +6,7 @@