Skip to content

Commit 73c84c5

Browse files
committed
build: fix integration tests never showing up as failing
This likely is an artifact of the size tests recently removed.
1 parent 3f60ad5 commit 73c84c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ jobs:
9898
run: yarn install --frozen-lockfile
9999
- name: Run integration tests
100100
run: yarn integration-tests
101-
continue-on-error: true
102101

103102
linker_aot_tests:
104103
runs-on: ubuntu-latest-4core

0 commit comments

Comments
 (0)