Skip to content

Commit 408bbde

Browse files
committed
ci: enable wokwi tests
1 parent 3ab494f commit 408bbde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-python.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ concurrency:
1515
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
1616
cancel-in-progress: true
1717

18+
env:
19+
WOKWI_CLI_TOKEN: ${{ secrets.WOKWI_CLI_TOKEN }}
20+
1821
jobs:
1922
test-python:
2023
timeout-minutes: 40

0 commit comments

Comments
 (0)