Skip to content

Commit

Permalink
Remove container flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Dec 12, 2023
1 parent b9c6254 commit 72fec4c
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 @@ -41,7 +41,7 @@ jobs:
# run: yarn test:e2e:start-network >> $GITHUB_OUTPUT &
# Additional env to disable port-fwd for metrics (https://github.com/paritytech/zombienet/issues/1578)
env:
RUN_IN_CONTAINER: 1
# RUN_IN_CONTAINER: 1
DEBUG: zombie
run: yarn test:e2e:start-network
id: zombienet_setup
Expand Down

0 comments on commit 72fec4c

Please sign in to comment.