Skip to content

fix: change test gulpfile task #29

fix: change test gulpfile task

fix: change test gulpfile task #29

Workflow file for this run

on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm test