Skip to content

fix naming for stateFailureRecoveryOptions #64

fix naming for stateFailureRecoveryOptions

fix naming for stateFailureRecoveryOptions #64

Workflow file for this run

name: Test Build
on:
pull_request:
push:
branches:
- 'main'
jobs:
tests:
name: "Test build"
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- name: "Run test"
run: make tests