Thanks to visit codestin.com
Credit goes to github.com

Skip to content

use node24 on ci/cd #1210

use node24 on ci/cd

use node24 on ci/cd #1210

Workflow file for this run

name: Run Tests on Branch
on:
push:
branches:
- '**'
- '!staging'
jobs:
call-tests:
uses: ./.github/workflows/reusable-tests.yml
secrets: inherit