Skip to content

Adding requiresSignature to the AtBat started event. #194

Adding requiresSignature to the AtBat started event.

Adding requiresSignature to the AtBat started event. #194

Workflow file for this run

name: Fullcount.xyz smart contract tests
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Test
run: forge test