Skip to content

Commit

Permalink
Update zombienet debug flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Dec 12, 2023
1 parent 72fec4c commit 77685f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
# Additional env to disable port-fwd for metrics (https://github.com/paritytech/zombienet/issues/1578)
env:
# RUN_IN_CONTAINER: 1
DEBUG: zombie
DEBUG: zombie*
run: yarn test:e2e:start-network
id: zombienet_setup
# # This is necessary since the `zombienet spawn` process never exits.
Expand Down

0 comments on commit 77685f2

Please sign in to comment.