Skip to content

Commit

Permalink
use ci/mypy-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Feb 19, 2024
1 parent 21fecad commit 7ca7086
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ jobs:
uses: Lightning-AI/utilities/.github/workflows/[email protected]

check-typing:
uses: Lightning-AI/utilities/.github/workflows/[email protected]
# FIXME: switch to main after fix lends
uses: Lightning-AI/utilities/.github/workflows/check-typing.yml@ci/mypy-dir
with:
actions-ref: v0.10.1
actions-ref: ci/mypy-dir
source-dir: "lightning_data"

check-schema:
uses: Lightning-AI/utilities/.github/workflows/[email protected]
Expand Down

0 comments on commit 7ca7086

Please sign in to comment.