mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
update github e2e workflow file to reporting related changes
This commit is contained in:
parent
a0b6c67707
commit
d65f87c1a8
2
.github/workflows/test-e2e.yml
vendored
2
.github/workflows/test-e2e.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
wget --no-verbose -O /opt/cucumber-json-formatter "https://github.com/cucumber/json-formatter/releases/download/v19.0.0/cucumber-json-formatter-linux-386"
|
wget --no-verbose -O /opt/cucumber-json-formatter "https://github.com/cucumber/json-formatter/releases/download/v19.0.0/cucumber-json-formatter-linux-386"
|
||||||
chmod +x /opt/cucumber-json-formatter
|
chmod +x /opt/cucumber-json-formatter
|
||||||
sudo ln -fs /opt/cucumber-json-formatter /usr/bin/cucumber-json-formatter
|
sudo ln -fs /opt/cucumber-json-formatter /usr/bin/cucumber-json-formatter
|
||||||
cd e2e-tests/
|
cd cypress/
|
||||||
yarn
|
yarn
|
||||||
|
|
||||||
- name: cypress | Fullstack tests
|
- name: cypress | Fullstack tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user