We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5280017 commit 96b71f8Copy full SHA for 96b71f8
1 file changed
.github/workflows/old_rich_test.yml
@@ -86,8 +86,8 @@ jobs:
86
run: |
87
set -e
88
echo "=== Running Old Rich Test ==="
89
-
90
export OMNIPKG_CONFIG_PATH="${{ github.workspace }}/.omnipkg_config/config.json"
+ export OMNIPKG_DEBUG=1 # <-- ADD THIS LINE
91
echo "Config path: $OMNIPKG_CONFIG_PATH"
92
93
echo "--- Initializing omnipkg ---"
0 commit comments