Skip to content

Commit 7ff7530

Browse files
committed
Run bru with developer sandbox
1 parent f533821 commit 7ff7530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- name: Run Bruno E2E tests
7272
working-directory: oicana/e2e-tests/bruno
73-
run: bru run --env spring-boot --reporter-html results.html
73+
run: bru run --env spring-boot --sandbox developer --reporter-html results.html
7474

7575
- name: Upload test results
7676
if: always()

0 commit comments

Comments
 (0)