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 f626a22 commit 21bc1e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: actions/dependency-review-action@v1

test:
name: Test
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 21bc1e0

Please sign in to comment.