Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🏅 Test Report

🏅 Test Report #3912

Workflow file for this run

name:"🏅 Test Report"
on:
workflow_run:
workflows:["🔄 CI", "🏄 Performance"]
types:["completed"]
jobs:
report:
runs-on:ubuntu-latest
steps:
-name:📥 Checkout
uses:actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683# v4
-uses:dawidd6/action-download-artifact@v3
with:
workflow:performance.yml
name:performance-test-results
-uses:dawidd6/action-download-artifact@v3
with:
workflow:ci.yml
name:test-results
-uses:dorny/test-reporter@v1
with:
name:📜 Test Report
path:"**/*.trx"
reporter:dotnet-trx

[8]ページ先頭

©2009-2025 Movatter.jp