Skip to content

build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 #34

build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1

build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 #34

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