Skip to content

Commit

Permalink
Change to test-all #288
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsvl committed Dec 2, 2021
1 parent 8fda010 commit bbb90f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ jobs:
cd dev
nohup python3 test-zeekoe.py merch-setup --url "http://my-sandbox:20000" -v &
nohup python3 test-zeekoe.py cust-setup --url "http://my-sandbox:20000" -v &
python3 test-zeekoe.py scenario --channel 1 -v --command-list establish pay pay pay_all close
python3 test-zeekoe.py scenario --channel 2 -v --command-list establish pay store pay restore close
python3 test-zeekoe.py test-all
- name: Move cache
run: |
Expand Down

0 comments on commit bbb90f5

Please sign in to comment.