Skip to content

Saturn fee recipient changes #1578

Saturn fee recipient changes

Saturn fee recipient changes #1578

Workflow file for this run

name: Smart Node Unit Tests
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: 1.25.1
cache-dependency-path: go.work.sum
- run: make test