Skip to content

Commit

Permalink
Use secure git url
Browse files Browse the repository at this point in the history
  • Loading branch information
kmturley committed Apr 21, 2022
1 parent a606ee7 commit ddf16ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Install
run: |
pip install git+git://github.com/jisaacstone/sfzlint.git
pip install git+https://github.com/jisaacstone/sfzlint.git
- name: Lint
run: |
sfzlint .

0 comments on commit ddf16ef

Please sign in to comment.