Skip to content

#212 - update injective endpoint to point to general grpc instead of k8s cluster #239

#212 - update injective endpoint to point to general grpc instead of k8s cluster

#212 - update injective endpoint to point to general grpc instead of k8s cluster #239

Workflow file for this run

name: Prettier Check
on: pull_request
jobs:
prettier:
runs-on: "ubuntu-latest"
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run prettier
run: npx prettier --check ./src