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 41a2bcc commit fd2aaaaCopy full SHA for fd2aaaa
.github/workflows/tests.yml
@@ -61,7 +61,7 @@ jobs:
61
./devtools/setup_ci.sh
62
63
# Bootstrap environment.
64
- # source bootstrap.sh
+ source bootstrap.sh
65
66
# Run linter.
67
uv run ruff check .
0 commit comments