Skip to content

Commit

Permalink
Revert "temporarily remove requirement to pass pyright"
Browse files Browse the repository at this point in the history
This reverts commit 23ae91b.
  • Loading branch information
guidopetri committed Apr 20, 2024
1 parent 41664e6 commit 52991d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- run-pytest
- run-pyright
env:
LUIGI_ENV: ${{ secrets.E2E_TESTS_LUIGI_ENV }}
POSTGRES_ENV: ${{ secrets.E2E_TESTS_POSTGRES_ENV }}
Expand Down

0 comments on commit 52991d9

Please sign in to comment.