Skip to content

Commit 4fb9823

Browse files
committed
Add WA key to TestGenericController call in GHA
1 parent dc9cbf9 commit 4fb9823

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/unit_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,5 @@ jobs:
105105
with:
106106
name: generic-controller-test-results-${{matrix.python-version}}
107107
path: tests/generic-controller-test-results.xml
108+
env:
109+
WOLFRAM_APP_ID: ${{secrets.wolfram_id}}

0 commit comments

Comments
 (0)