Skip to content

chore(test vectors): Add interop test in Go with CI #4231

chore(test vectors): Add interop test in Go with CI

chore(test vectors): Add interop test in Go with CI #4231

# This workflow performs static analysis checks.
name: static analysis
on:
pull_request:
push:
branches:
- main
jobs:
not-grep:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: not-grep
uses: mattsb42-meta/not-grep@1.0.0