Skip to content

Commit

Permalink
ci: trying to fix linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bouassaba committed Nov 1, 2024
1 parent 0afc498 commit 12198b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-on-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:

lint:
runs-on: ubuntu-latest
needs: build
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 12198b2

Please sign in to comment.