name gha job

This commit is contained in:
Mark Canlas 2023-01-02 13:41:16 -05:00
parent c5956d88da
commit 8c269a494f

View File

@ -3,7 +3,7 @@ on:
branches: ['**']
jobs:
bar:
Lint and unit test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3