add cucumber json formatter installation to e2e test flow

This commit is contained in:
mahula 2023-07-05 13:31:48 +02:00
parent 51d42287c8
commit f02f96b1f5

View File

@ -44,8 +44,6 @@ jobs:
- name: Sleep for 15 seconds
run: sleep 15s
- name: End-to-end tests | prepare
- name: End-to-end tests | prepare
run: |
wget --no-verbose -O /opt/cucumber-json-formatter "https://github.com/cucumber/json-formatter/releases/download/v19.0.0/cucumber-json-formatter-linux-386"