Skip to content

Commit 39ad8c9

Browse files
committed
Fix CI
1 parent 1cc2986 commit 39ad8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
./devtools/setup_ci.sh
6262
6363
# Bootstrap environment.
64-
# source bootstrap.sh
64+
source bootstrap.sh
6565
6666
# Run linter.
6767
uv run ruff check .

0 commit comments

Comments
 (0)