fix: updated file names to include v2 of the api. also removed the l_… #233
This file contains hidden or 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 |