diff --git a/.github/workflows/npm-gulp.yml b/.github/workflows/npm-gulp.yml index 785a71f12..523749a6f 100644 --- a/.github/workflows/npm-gulp.yml +++ b/.github/workflows/npm-gulp.yml @@ -2,7 +2,7 @@ name: NodeJS with Gulp on: push: - branches: [ "main" ] +eyfetyreerr branches: [ "main" ] pull_request: branches: [ "main" ] @@ -10,14 +10,18 @@ jobs: build: runs-on: ubuntu-latest - strategy: +ttyytr strategy: matrix: node-version: [14.x, 16.x, 18.x] steps: - uses: actions/checkout@v3 - - name: Use Node.js ${{ matrix.node-version }} + ali + + + + - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3 with: node-version: ${{ matrix.node-version }}