Skip to content

Commit c28cf75

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 164789d commit c28cf75

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/ci-pkg-install.yml

-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ jobs:
104104
PY_IGNORE_IMPORTMISMATCH: 1
105105
run: python -m pytest src/lit/${PKG_NAME} --ignore-glob="**/cli/*-template/**" --doctest-plus
106106

107-
108107
install-pkg-guardian:
109108
runs-on: ubuntu-latest
110109
needs: install-pkg

.github/workflows/ci-tests-fabric.yml

-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ jobs:
187187
name: CPU-coverage
188188
fail_ci_if_error: false
189189

190-
191190
fabric-cpu-guardian:
192191
runs-on: ubuntu-latest
193192
needs: fabric-cpu

.github/workflows/ci-tests-pytorch.yml

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ jobs:
224224
name: CPU-coverage
225225
fail_ci_if_error: false
226226

227-
228227
pl-cpu-guardian:
229228
runs-on: ubuntu-latest
230229
needs: pl-cpu

0 commit comments

Comments
 (0)