Skip to content

Commit 7a23d32

Browse files
committed
fix prek step
1 parent 9d64464 commit 7a23d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
run-pre-commit:
6-
runs-on: [adp-runner-small]
6+
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v6
99

0 commit comments

Comments
 (0)