Skip to content

Commit

Permalink
Add "Assign reviewers" workflow (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad authored Jan 1, 2024
1 parent 9f6b560 commit 60cd06c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on: # yamllint disable-line rule:truthy
pull_request:

jobs:
unit_tests:
name: Lint and Test
unit-tests:
name: Unit Tests
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 60cd06c

Please sign in to comment.