Skip to content

Commit 9db6f0f

Browse files
author
Ray Arayilakath
authored
chore: fix spelling error in workflow
1 parent b1d3090 commit 9db6f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/balladtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Ballad
1818
run: pip install -U ballad
1919

20-
- name: Install Depedencies
20+
- name: Install Dependencies
2121
run: python -m ballad install -D
2222

2323
- name: Check with Black

0 commit comments

Comments
 (0)