Skip to content

chore(deps-dev): bump @wdio/browserstack-service from 8.26.1 to 8.26.2 #27

chore(deps-dev): bump @wdio/browserstack-service from 8.26.1 to 8.26.2

chore(deps-dev): bump @wdio/browserstack-service from 8.26.1 to 8.26.2 #27

Workflow file for this run

name: Tests e2e Browser
on:
push:
branches:
- main
pull_request:
jobs:
e2e-browser-chrome:
env:
CI: true
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
- run: npm install
- run: npm run browser