Skip to content

Commit

Permalink
ci: add name to test step
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot-Alexander committed Jan 13, 2024
1 parent 06872ae commit fd43131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: pnpm run prettier:check

tests:
name: Tests
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit fd43131

Please sign in to comment.