Skip to content

Commit

Permalink
ci: lint and check formatting before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
uday-rana committed Nov 11, 2024
1 parent 1e58cd7 commit 79eacb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

unit-tests:
name: Unit tests
needs: lint-format
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 79eacb7

Please sign in to comment.