Skip to content

Convert flows to target currency (#11) #23

Convert flows to target currency (#11)

Convert flows to target currency (#11) #23

name: Continuous Integration
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build and run dev container task
uses: devcontainers/[email protected]
with:
runCmd: make ci