Skip to content

Commit

Permalink
Added Querysync to ijwb-ue CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LeFrosch committed Nov 15, 2024
1 parent 789415b commit 8c3cfb7
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .bazelci/intellij-ue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,15 @@ tasks:
- //ijwb/...
soft_fail:
- exit_status: 1

Querysync:
name: Querysync Library
platform: ubuntu2204
build_flags:
- --define=ij_product=intellij-ue-oss-under-dev
build_targets:
- //querysync/...
test_flags:
- --define=ij_product=intellij-ue-oss-under-dev
- --test_output=errors
test_targets:
- //querysync/...

0 comments on commit 8c3cfb7

Please sign in to comment.