Skip to content

Update all the tools and get make bundle-test working in GitHub Actions #4

Update all the tools and get make bundle-test working in GitHub Actions

Update all the tools and get make bundle-test working in GitHub Actions #4

Workflow file for this run

name: test
on: [pull_request]
jobs:
e2e:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: make -j1 bundle-test