Skip to content

Commit 74d5458

Browse files
committed
Run more LTO tests
1 parent 100dfce commit 74d5458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ jobs:
105105
command: build
106106
args: --release
107107

108-
- name: Add more failing tests because of undefined symbol errors (FIXME)
109-
run: cat failing-lto-tests.txt >> failing-ui-tests.txt
108+
#- name: Add more failing tests because of undefined symbol errors (FIXME)
109+
#run: cat failing-lto-tests.txt >> failing-ui-tests.txt
110110

111111
- name: Run tests
112112
run: |

0 commit comments

Comments
 (0)