This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

add Tangled workflow smoke test

Smit Patil (Jul 13, 2026, 5:59 PM EDT) 62099210 52213caa

+1 -1
+1 -1
workflows/build.yml .tangled/workflows/build.yml
··· 17 17 command: "find . -name '*.md' -type f | grep ." 18 18 19 19 - name: "Build placeholder" 20 - command: "printf 'works'" 20 + command: "printf 'No compiled sources yet; workflow smoke test passed.\n'"