Skip to content

chore(dafny): let FileIO deal in uint8 rather than bv8 #4355

chore(dafny): let FileIO deal in uint8 rather than bv8

chore(dafny): let FileIO deal in uint8 rather than bv8 #4355

# 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]