Skip to content

feat: Add github actions #1

feat: Add github actions

feat: Add github actions #1

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '**'
jobs:
lint_test:
uses: babylonchain/.github/.github/workflows/[email protected]
with:
run-unit-tests: true
run-lint: true