Skip to content

Commit 77875b8

Browse files
author
Devdutt Shenoi
committed
Merge remote-tracking branch 'origin/main' into hottier-perf
2 parents deaa667 + ba932ac commit 77875b8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+6112
-4280
lines changed

.github/workflows/integration-test.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
name: Integration
2-
1+
name: Integration Tests with Quest
32
on:
43
pull_request:
54
paths-ignore:
6-
- 'docs/**'
7-
- 'helm/**'
8-
- 'assets/**'
9-
- '**.md'
5+
- "docs/**"
6+
- "helm/**"
7+
- "assets/**"
8+
- "**.md"
109

1110
jobs:
1211

0 commit comments

Comments
 (0)