Skip to content

Bump @masa-finance/masa-sdk from 3.11.1 to 3.12.0 #324

Bump @masa-finance/masa-sdk from 3.11.1 to 3.12.0

Bump @masa-finance/masa-sdk from 3.11.1 to 3.12.0 #324

Workflow file for this run

name: Test
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- '**'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn
- run: yarn compile
- run: sleep 10
- run: yarn test