Skip to content

Commit c80c445

Browse files
chore: added api version to ci for cte
1 parent e9cf8c7 commit c80c445

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/karma.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ jobs:
102102
- run: API_VERSION=59 DISABLE_SYNTHETIC=1 yarn sauce:ci
103103
- run: API_VERSION=60 yarn sauce:ci
104104
- run: API_VERSION=60 DISABLE_SYNTHETIC=1 yarn sauce:ci
105+
- run: API_VERSION=68 yarn sauce:ci
106+
- run: API_VERSION=68 DISABLE_SYNTHETIC=1 yarn sauce:ci
105107

106108
- name: Upload coverage results
107109
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)