We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c497cc commit 84ce9bbCopy full SHA for 84ce9bb
.github/workflows/failures.yml
@@ -100,7 +100,7 @@ jobs:
100
rg --text "test result" output_log >> $GITHUB_STEP_SUMMARY
101
102
- name: Run failing ui pattern tests
103
- id: tests
+ id: ui-tests
104
run: |
105
${{ matrix.libgccjit_version.env_extra }} ./y.sh test --release --clean --build-sysroot --test-failing-ui-pattern-tests ${{ matrix.libgccjit_version.extra }} | tee output_log
106
0 commit comments