Skip to content

chore(dafny): Add ExecuteStatement test (#1932) #5116

chore(dafny): Add ExecuteStatement test (#1932)

chore(dafny): Add ExecuteStatement test (#1932) #5116

# This workflow performs static analysis checks.
name: static analysis
on:
pull_request:
push:
branches:
- main
jobs:
not-grep:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: not-grep
uses: mattsb42-meta/[email protected]