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 1cc2986 commit 39ad8c9Copy full SHA for 39ad8c9
.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