Skip to content

chore(deps): bump @babel/traverse from 7.17.10 to 7.23.2 (#71) #165

chore(deps): bump @babel/traverse from 7.17.10 to 7.23.2 (#71)

chore(deps): bump @babel/traverse from 7.17.10 to 7.23.2 (#71) #165

Workflow file for this run

name: CI
on:
- push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Use Node.js 14.x
uses: actions/setup-node@v1
with:
node-version: 14.x
- name: Run CI
run: |
yarn
yarn compile:ext-worker
yarn build