Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitad97cc4

Browse files
chore: remove accidentally modified workflow files
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent2603f37 commitad97cc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/code-quality-checks.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,4 @@ jobs:
209209
-name:Mypy
210210
run:|
211211
mkdir .mypy_cache # Workaround for bad error message "error: --install-types failed (no mypy cache directory)"; see https://github.com/python/mypy/issues/10768#issuecomment-2178450153
212-
poetry run mypy --install-types --non-interactive src
212+
poetry run mypy --install-types --non-interactive src

‎.github/workflows/integration.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
# run test suite
5656
#----------------------------------------------
5757
-name:Run e2e tests
58-
run:poetry run python -m pytest tests/e2e
58+
run:poetry run python -m pytest tests/e2e

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp