Skip to content

1595 refactor the transaction class using only the concept of sender … #868

1595 refactor the transaction class using only the concept of sender …

1595 refactor the transaction class using only the concept of sender … #868

Workflow file for this run

name: Main CI
on:
push:
branches:
- 'main'
- 'main-*'
jobs:
install-build:
uses: ./.github/workflows/build-lint.yml
secrets: inherit
unit-integration-test:
uses: ./.github/workflows/unit-integration-test.yml
secrets: inherit
unit-integration-test-browser:
uses: ./.github/workflows/unit-integration-test-browser.yml
secrets: inherit