Skip to content

Commit

Permalink
temporarily remove requirement to pass pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
guidopetri committed Apr 20, 2024
1 parent d459efe commit 23ae91b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ 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 23ae91b

Please sign in to comment.