Skip to content

Update esbuild to version 0.25.1 #494

Update esbuild to version 0.25.1

Update esbuild to version 0.25.1 #494

Workflow file for this run

name: Frontend tests
on: push
jobs:
frontend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn install
- run: yarn ci