Skip to content

Commit a75bb5e

Browse files
:|
1 parent c7285d6 commit a75bb5e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ios_e2e_tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ jobs:
1717
- name: 🧾 Checkout repo
1818
uses: actions/checkout@v4
1919

20+
- name: Check virtualization support
21+
run: |
22+
sysctl -a | grep machdep.cpu.features
23+
2024
- name: Get IP
2125
run: ipconfig getifaddr en0
2226

0 commit comments

Comments
 (0)