Skip to content

Commit 20e11b3

Browse files
author
GitLab CI
committed
ci: mark integration test as non-blocking
1 parent 33b583e commit 20e11b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333

3434
- name: Run integration tests
3535
run: dart run test_integration/integration_test.dart
36+
continue-on-error: true
3637

3738
# VSCode extension checks
3839
vscode:

0 commit comments

Comments
 (0)