This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Commit 412f94d
authored
token-cli: Add unreachable pattern for future change (#7446)
#### Problem
The downstream job in anza-xyz/agave#3431 is
failing because of the new addition to the `UiExtension` enum.
#### Summary of changes
We've done this before: temporarily add a wildcard pattern so that the
downstream job passes.1 parent b8a6160 commit 412f94d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
991 | 991 | | |
992 | 992 | | |
993 | 993 | | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
994 | 997 | | |
995 | 998 | | |
996 | 999 | | |
| |||
0 commit comments