Skip to content

Commit

Permalink
ci: rename step
Browse files Browse the repository at this point in the history
Signed-off-by: Ferran Buireu <fbuireu@gmail.com>
  • Loading branch information
fbuireu authored Feb 2, 2025
1 parent 8320476 commit 4d99f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [main]
jobs:
ut-tests:
unit-tests:
name: Run unit tests
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 4d99f47

Please sign in to comment.