Skip to content

Commit 13713eb

Browse files
committed
s
1 parent 78362f5 commit 13713eb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/linter-ruff.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@ defaults:
77
shell: bash
88

99
jobs:
10-
ruff-format:
11-
uses: SwooshyCueb/irods_reusable_github_workflows/.github/workflows/linter-irods-ruff-format.yml@main
12-
ruff-check:
13-
uses: SwooshyCueb/irods_reusable_github_workflows/.github/workflows/linter-irods-ruff-check.yml@main
10+
ruff-line:
11+
uses: SwooshyCueb/irods_reusable_github_workflows/.github/workflows/linter-irods-ruff.yml@main

0 commit comments

Comments
 (0)