Skip to content

Commit

Permalink
Fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
febo committed Oct 31, 2024
1 parent 0f8f5ac commit 5283dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: pnpm interface:lint

test_interface:
name: Build Interface
name: Test Interface
runs-on: ubuntu-latest
needs: format_and_lint_interface
steps:
Expand Down

0 comments on commit 5283dea

Please sign in to comment.