Skip to content

Degen Trail: Jackpot Junction side game #42

Degen Trail: Jackpot Junction side game

Degen Trail: Jackpot Junction side game #42

Workflow file for this run

name: Degen Trail 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