Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Sep 12, 2023
1 parent e0fcfbb commit d27fc27
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,6 @@ jobs:
with:
azure-dir: ""


#check-package:
# if: github.event.pull_request.draft == false
# uses: Lightning-AI/utilities/.github/workflows/check-package.yml@v0.9.0
# with:
# actions-ref: main
# artifact-name: dist-packages-${{ github.sha }}
# import-name: "torchmetrics"
# testing-matrix: |
# {
# "os": ["ubuntu-20.04", "macos-11", "windows-2022"],
# "python-version": ["3.8", "3.10"]
# }

check-md-links:
uses: Lightning-AI/utilities/.github/workflows/check-md-links.yml@v0.9.0
with:
Expand Down

0 comments on commit d27fc27

Please sign in to comment.