Skip to content

Commit bf7d536

Browse files
willcl-arkm3dwards
andcommitted
ci: port tidy
Co-authored-by: Max Edwards <[email protected]>
1 parent 549074b commit bf7d536

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,12 @@ jobs:
475475
timeout-minutes: 120
476476
file-env: './ci/test/00_setup_env_native_centos.sh'
477477

478+
- name: 'tidy'
479+
cirrus-runner: 'ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-md'
480+
fallback-runner: 'ubuntu-24.04'
481+
timeout-minutes: 120
482+
file-env: './ci/test/00_setup_env_native_tidy.sh'
483+
478484
steps:
479485
- name: Checkout
480486
uses: actions/checkout@v5

0 commit comments

Comments
 (0)