Skip to content

chore: add vrf fallback w3f #208

chore: add vrf fallback w3f

chore: add vrf fallback w3f #208

name: Prettier Formatting
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Setup repo
uses: actions/checkout@v3
- name: Yarn Setup
uses: DerYeger/[email protected]
- name: Check Formatting
run: yarn prettier --check web3-functions/ test/ contracts/