Skip to content

Commit b223cc2

Browse files
neutrinocerosrgommers
authored andcommitted
CI: drop now redundant pre-commit job from GHA
1 parent 77be9a1 commit b223cc2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,6 @@ on: ["push", "pull_request"]
55
permissions: {}
66

77
jobs:
8-
9-
pre-commit:
10-
runs-on: ubuntu-latest
11-
steps:
12-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
13-
with:
14-
persist-credentials: false
15-
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
16-
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
17-
188
test-linux-macos:
199
runs-on: ${{ matrix.os }}
2010
strategy:

0 commit comments

Comments
 (0)