Skip to content

Commit b5f4f25

Browse files
Merge branch 'main' into e2e-test-cases-added
2 parents 7e08069 + e37e3eb commit b5f4f25

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
with:
2727
node-version: "20"
2828

29+
- name: Install Bun
30+
uses: oven-sh/setup-bun@v2
31+
2932
- name: Install Jac and dependencies
3033
run: pip install jaclang jac-client jac-scale pytest pytest-playwright pytest-timeout
3134

0 commit comments

Comments
 (0)