Skip to content

add method to check how a particular account voted (#51) #213

add method to check how a particular account voted (#51)

add method to check how a particular account voted (#51) #213

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Scarb
uses: software-mansion/setup-scarb@v1
- name: Test the code
run: |
scarb test