We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a3837 commit c22c6c7Copy full SHA for c22c6c7
1 file changed
.github/workflows/ruff-format.yaml
@@ -3,8 +3,6 @@ name: ruff check formatting
3
jobs:
4
ruff_format_check:
5
runs-on: ubuntu-latest
6
- container:
7
- image: archlinux/archlinux:latest
8
steps:
9
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
10
- uses: astral-sh/ruff-action@eaf0ecdd668ceea36159ff9d91882c9795d89b49 # v3.4.0
0 commit comments