Remove unneeded container code from ruff format workflow (#3642)

This commit is contained in:
correctmost 2025-06-30 21:54:09 +00:00 committed by GitHub
parent 55a383764f
commit c22c6c7399
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ name: ruff check formatting
jobs:
ruff_format_check:
runs-on: ubuntu-latest
container:
image: archlinux/archlinux:latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: astral-sh/ruff-action@eaf0ecdd668ceea36159ff9d91882c9795d89b49 # v3.4.0