Skip to content

feat: add local ci and fixed local e2e tests #519

feat: add local ci and fixed local e2e tests

feat: add local ci and fixed local e2e tests #519

Workflow file for this run

name: Continuous Integration (Commit)
on:
push:
# run per commit ci checks against this commit
jobs:
lint:
uses: ./.github/workflows/ci-lint.yml