Skip to content

build(deps-dev): bump webpack from 5.94.0 to 5.105.0 #37

build(deps-dev): bump webpack from 5.94.0 to 5.105.0

build(deps-dev): bump webpack from 5.94.0 to 5.105.0 #37

Workflow file for this run

name: Tests
on:
push:
branches:
- master
pull_request_target:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
environment: CI
steps:
- uses: DevExpress/testcafe-build-system/actions/prepare@main
- run: npm i
- run: npm test