Skip to content

chore(deps): bump esbuild from 0.18.11 to 0.18.20 (#59) #103

chore(deps): bump esbuild from 0.18.11 to 0.18.20 (#59)

chore(deps): bump esbuild from 0.18.11 to 0.18.20 (#59) #103

Workflow file for this run

name: Run Tests
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: yarn install --no-immutable
- name: Run tests
run: yarn test