Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketmaurya committed Jan 16, 2025
1 parent 7939301 commit 75c35b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ jobs:
# actions-ref: main

check-schema:
uses: Lightning-AI/utilities/.github/workflows/[email protected].7
uses: Lightning-AI/utilities/.github/workflows/[email protected].9
with:
azure-dir: ""

check-package:
uses: Lightning-AI/utilities/.github/workflows/[email protected].7
uses: Lightning-AI/utilities/.github/workflows/[email protected].9
with:
actions-ref: v0.11.7
actions-ref: v0.11.9
import-name: "litserve"
artifact-name: dist-packages-${{ github.sha }}
testing-matrix: |
Expand Down

0 comments on commit 75c35b5

Please sign in to comment.