Skip to content

v3 Fix: Inflation displayed incorrectly in the API #398

v3 Fix: Inflation displayed incorrectly in the API

v3 Fix: Inflation displayed incorrectly in the API #398

name: Simulation Test
on:
pull_request:
push:
branches: ["master"]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-go@v4
with:
go-version: 1.20.2 # The Go version to download (if necessary) and use.
- name: Test
shell: bash
run: make test-sim-import-export