Skip to content

Commit 0da161a

Browse files
committed
fixed action
1 parent 63ea880 commit 0da161a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fe_e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
# Wait for services
4040
- name: Wait for services
41-
run: sleep 5000
41+
run: sleep 5
4242

4343
# install backend dependencies
4444
- name: Install dependencies

0 commit comments

Comments
 (0)