Skip to content

Commit 28f8ee8

Browse files
committed
enable browser for foundations tests
1 parent d10b2d2 commit 28f8ee8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/k6_tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818

1919
- name: Setup k6
2020
uses: grafana/setup-k6-action@v1
21+
with:
22+
browser: true
2123
- name: Run k6 test
2224
uses: grafana/run-k6-action@v1
2325
with:

0 commit comments

Comments
 (0)