Skip to content

Commit

Permalink
ci: add name to test job
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jun 19, 2022
1 parent dd87991 commit ab50017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: actions/dependency-review-action@v1

test:
name: Test
runs-on: ${{ matrix.os }}
permissions:
contents: read
Expand Down

0 comments on commit ab50017

Please sign in to comment.