Skip to content

Improve deployment script; deploy new QueryClient on dev-1 (#95) #176

Improve deployment script; deploy new QueryClient on dev-1 (#95)

Improve deployment script; deploy new QueryClient on dev-1 (#95) #176

Workflow file for this run

name: Slither
on: push
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Slither
uses: crytic/[email protected]
id: slither
with:
fail-on: high