Skip to content

Commit

Permalink
fix: remove extra -
Browse files Browse the repository at this point in the history
  • Loading branch information
abdahmed22 authored Jul 20, 2024
1 parent 92e3fa5 commit 8bb9115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout code
- uses: actions/checkout@v4
uses: actions/checkout@v4

- name: Install Python
uses: actions/setup-python@v3
Expand Down

0 comments on commit 8bb9115

Please sign in to comment.