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 eb0b371 commit 48e73d0Copy full SHA for 48e73d0
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@v4
10
- uses: astral-sh/ruff-action@v3
11
- - run: ruff format --check"
+ - run: ruff format --check
12
test:
13
runs-on: ubuntu-latest
14
needs: ruff
0 commit comments