Skip to content

improve deployment script; deploy new QueryClient on dev-1 #175

improve deployment script; deploy new QueryClient on dev-1

improve deployment script; deploy new QueryClient on dev-1 #175

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