Skip to content

TEN-1442 / 13.3-RC1 / Fix missing web_driver in conftest.py #15850

TEN-1442 / 13.3-RC1 / Fix missing web_driver in conftest.py

TEN-1442 / 13.3-RC1 / Fix missing web_driver in conftest.py #15850

Workflow file for this run

name: CI
on: [pull_request]
jobs:
build:
name: Yarn Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v3
with:
node-version: 16
- run: yarn
- run: yarn extract
- run: yarn build:prod:aot