Skip to content

make userSeat.getPayout(foo) throw if foo is not present #15889

make userSeat.getPayout(foo) throw if foo is not present

make userSeat.getPayout(foo) throw if foo is not present #15889

Workflow file for this run

name: Run scripts tests
on:
pull_request:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-scripts-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: scripts/test/test.sh