Skip to content

Commit e405cba

Browse files
committed
resilience tests fixes
1 parent 484ad62 commit e405cba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/resilience.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Info
3030
run: mvn -version
3131
- name: Start Toxiproxy
32+
working-directory: resilience-tests
3233
run: ./bin/startProxy.sh
3334
- name: Install
3435
run: mvn --no-transfer-progress install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true

0 commit comments

Comments
 (0)