Skip to content

Setup testops#137

Open
epszaw wants to merge 1 commit into
mainfrom
setup-testops
Open

Setup testops#137
epszaw wants to merge 1 commit into
mainfrom
setup-testops

Conversation

@epszaw

@epszaw epszaw commented Jul 7, 2026

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure Codeception GitHub actions run (2026-07-08T11:46:03.719Z) 422ms Passed tests 284   Failed tests 60   Broken tests 12   Skipped tests 12 1224 0 0 View

@epszaw epszaw requested a review from delatrie July 8, 2026 11:54
node-version: '20.x'

- name: Normalize ALLURE_MATRIX_ENV
run: |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for Mac/Linux. On Windows, it should be like this:

$value = "${{ matrix.os }}-php-${{ matrix.php-version }}" -replace "\.", "_" -replace "\*", "x"
"ALLURE_MATRIX_ENV=$value" >> "$GITHUB_ENV"
"ALLURE_TEST_DUMP_NAME=allure-results-$value" >> "$GITHUB_ENV"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants