mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-27 17:33:27 +02:00
reduce wait time for bundle
This commit is contained in:
parent
56363dae4d
commit
a346afd09d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-automatest-tests.yml
vendored
2
.github/workflows/run-automatest-tests.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
|
|
||||||
- name: Compile for tests
|
- name: Compile for tests
|
||||||
run: |
|
run: |
|
||||||
sleep 35
|
sleep 15
|
||||||
docker exec -i tester rebar3 as test compile
|
docker exec -i tester rebar3 as test compile
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue