Skip to content

Commit 8c58a1b

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 9748e2e + 4bf5858 commit 8c58a1b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/feature-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Extract and Log Console URL
4747
run: |
48-
jq -r '.consoleUrl' '/home/runner/work/infra-tests/infra-tests/Run Json File Flag Test_dcd.json'
48+
jq -r '.consoleUrl' *_dcd.json
4949
5050
- name: Run Android Locale Test
5151
continue-on-error: true

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.DS_Store
2+
.claude/settings.local.json

0 commit comments

Comments
 (0)