We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b02d9b commit 753446cCopy full SHA for 753446c
.github/workflows/ci.yml
@@ -25,8 +25,6 @@ jobs:
25
run: df -H
26
- name: devbox installer
27
uses: jetify-com/devbox-install-action@v0.14.0
28
- with:
29
- enable-cache: 'false'
30
- name: disk check
31
32
- name: build
@@ -67,8 +65,6 @@ jobs:
67
65
68
66
69
70
71
72
# --omit-nix-env is important to use the macos system c toolchain instead of the nix toolchain
73
74
@@ -96,8 +92,6 @@ jobs:
96
92
97
93
98
94
99
100
101
95
102
103
- name: Android E2E Tests
0 commit comments