Skip to content

Merge pull request #60 from daily-co/dependabot/npm_and_yarn/sentry/b… #281

Merge pull request #60 from daily-co/dependabot/npm_and_yarn/sentry/b…

Merge pull request #60 from daily-co/dependabot/npm_and_yarn/sentry/b… #281

Workflow file for this run

on:
push:
branches: [main]
pull_request:
branches: [main]
name: 🚀 Build and Test
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js 16.16.0
uses: actions/setup-node@v3
with:
node-version: 16.16.0
- run: npm install-ci-test