Skip to content

Commit 84ce9bb

Browse files
committed
test-id change
1 parent 0c497cc commit 84ce9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/failures.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
rg --text "test result" output_log >> $GITHUB_STEP_SUMMARY
101101
102102
- name: Run failing ui pattern tests
103-
id: tests
103+
id: ui-tests
104104
run: |
105105
${{ matrix.libgccjit_version.env_extra }} ./y.sh test --release --clean --build-sysroot --test-failing-ui-pattern-tests ${{ matrix.libgccjit_version.extra }} | tee output_log
106106
rg --text "test result" output_log >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)