Skip to content

Add transaction types (#11) #45

Add transaction types (#11)

Add transaction types (#11) #45

Workflow file for this run

name: Tests
on:
push:
jobs:
rspec:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.2
bundler-cache: true
- run: bundle exec rspec