We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f533821 commit 7ff7530Copy full SHA for 7ff7530
1 file changed
.github/workflows/e2e.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Run Bruno E2E tests
72
working-directory: oicana/e2e-tests/bruno
73
- run: bru run --env spring-boot --reporter-html results.html
+ run: bru run --env spring-boot --sandbox developer --reporter-html results.html
74
75
- name: Upload test results
76
if: always()
0 commit comments