PHP 7.4.33
Preview: test.yml Size: 485 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/jscodeshift/.github/workflows/test.yml
name: test

on:
  workflow_call:

jobs:
  build:
    runs-on: ubuntu-latest

    strategy:
      matrix:
        node-version: [16.x, 18.x, 20.x]

    steps:
      - uses: actions/checkout@v4
      - name: Use Node.js ${{ matrix.node-version }}
        uses: actions/setup-node@v4
        with:
          node-version: ${{ matrix.node-version }}
          cache: yarn
      - name: Install dependencies
        run: yarn --frozen-lockfile
      - name: Run test
        run: yarn test

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
444 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
120 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
698 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
485 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).