Skip to content

Commit

Permalink
ci: enable e2e test for operators
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
  • Loading branch information
bluele committed Jun 17, 2024
1 parent 89f443f commit 4dde693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
- run: echo -e 'no\n/opt' | ./sgx_linux_x64_sdk_2.19.100.3.bin
- run: make tendermint-images
- run: source /opt/sgxsdk/environment && make e2e-test
- run: source /opt/sgxsdk/environment && make E2E_OPTIONS=--operators_enabled e2e-test

0 comments on commit 4dde693

Please # to comment.