We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d01be7 commit 7e24d71Copy full SHA for 7e24d71
1 file changed
.github/workflows/lint.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-python@v2
16
17
- name: Install Ballad
18
- run: pip install -U ballad==2.0.0a2
+ run: pip install -U ballad
19
20
- name: Install Dependencies
21
run: python -m ballad install
0 commit comments