Skip to content

Commit

Permalink
Fix typo in workflow: 'ame' -> 'name'
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMatthes committed Apr 26, 2024
1 parent af67ca0 commit dd1e17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ame: Run unit tests
name: Run unit tests

on:
workflow_call:
Expand Down

0 comments on commit dd1e17c

Please sign in to comment.