Skip to content

Commit

Permalink
[CI] Added missing flag in lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
francis-clairicia committed Nov 12, 2023
1 parent 744cd37 commit 1f11d29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-tags: true
- name: Setup tox
uses: ./.github/actions/setup-tox
with:
Expand Down

0 comments on commit 1f11d29

Please sign in to comment.