Make WordPress Core


Ignore:
Timestamp:
08/11/2025 05:04:15 PM (3 months ago)
Author:
johnbillion
Message:

Build/Test Tools: Ensure a change to the Node version always runs relevant test workflows.

Props johnbillion, desrosj

See #63170

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/phpunit-tests.yml

    r60534 r60625  
    2626      # These files configure npm and the task runner. Changes could affect the outcome.
    2727      - 'package*.json'
     28      - '.npmrc'
     29      - '.nvmrc'
    2830      - 'Gruntfile.js'
    2931      # These files configure Composer. Changes could affect the outcome.
Note: See TracChangeset for help on using the changeset viewer.