Skip to content

Commit 1cc9324

Browse files
committed
PROCESS: Tested three times.
1 parent b499a63 commit 1cc9324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
args: http://localhost/ 200 30000 500
5050
- name: Run tests
5151
run: |
52-
cd frontend; npx cypress run --config baseUrl=http://localhost
52+
cd frontend; npx cypress run --config baseUrl=http://localhost retries=2
5353
- name: Measure carbon footprint
5454
run: |
5555
cd requirements

0 commit comments

Comments
 (0)