Commit abfcb32
committed
fix: remove non-existent test/rust directory from CI
The test/rust directory doesn't exist, causing CI to fail with
'no targets found beneath test/rust'.
Existing test directories are:
- test/go (Go component tests - validates our hermetic toolchain)
- test/cpp (C++ component tests)
- test/unit, test/integration (general tests)
This allows CI to proceed and validate our working hermetic Go
toolchain implementation.1 parent 31d6664 commit abfcb32
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
| |||
0 commit comments