Skip to content

Commit

Permalink
tests need precommit to run
Browse files Browse the repository at this point in the history
  • Loading branch information
amishas157 committed Jul 26, 2024
1 parent cffbfba commit 20bd41f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:

tests:
runs-on: ubuntu-latest
needs: [pre-commit]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 20bd41f

Please sign in to comment.