Merge pull request validate_and_use_wallet_path_flag #60
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: tests | |
on: | |
push: | |
branches-ignore: [main] | |
workflow_dispatch: | |
jobs: | |
unit-tests: | |
uses: oclif/github-workflows/.github/workflows/unitTest.yml@main |