Skip to content

Commit 6c30741

Browse files
committed
fgfd
1 parent 919c752 commit 6c30741

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run_tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@ concurrency:
1111
cancel-in-progress: true
1212

1313
jobs:
14-
run_ruff:
15-
uses: ./.github/workflows/run_ruff.yml
1614

1715
test:
18-
needs: [run_ruff]
1916
strategy:
2017
fail-fast: false
2118
matrix:

0 commit comments

Comments
 (0)