Skip to content

Commit f5febbb

Browse files
committed
fix: run pre-commit directly on runner environment
1 parent 20548ea commit f5febbb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
test:
1717
name: Pre-commit Tests
1818
runs-on: arc-dind
19-
container:
20-
image: python:3.12
2119
steps:
2220
- name: Checkout repository
2321
uses: actions/checkout@v4

0 commit comments

Comments
 (0)