reduce wait time for bundle

This commit is contained in:
Keijo Raamat 2021-09-30 13:09:57 +03:00
parent 56363dae4d
commit a346afd09d

View file

@ -22,7 +22,7 @@ jobs:
- name: Compile for tests
run: |
sleep 35
sleep 15
docker exec -i tester rebar3 as test compile
- name: Run tests