Skip to content

Commit eca3e28

Browse files
committed
fix fmt
1 parent 45ecbac commit eca3e28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/workflows/scripts/ti_build

.github/workflows/scripts/ti_build/entry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def setup_basic_build_env():
8686
# We support & test Vulkan shader debug printf on Linux
8787
# This is done through the validation layer
8888
from .vulkan import setup_vulkan
89-
89+
9090
setup_vulkan()
9191

9292
sccache = setup_sccache()

0 commit comments

Comments
 (0)