We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814c6f9 commit 3bc2e92Copy full SHA for 3bc2e92
1 file changed
.github/workflows/test-tauri.yaml
@@ -46,6 +46,5 @@ jobs:
46
- name: Compile test runner
47
run: cargo build -p test-runner
48
- name: Test
49
- if: false # Disabled due to CI failures that aren't reproducible locally.
50
working-directory: packages/tauri
51
run: pnpm test
0 commit comments