Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
riprasad committed Jan 5, 2025
1 parent c81561e commit ba63390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
mapping: ${{ fromJSON(needs.setup.outputs.matrix) }}
steps:
- name: Print matrix config
run: echo ${{ matrix.mapping }}
run: echo ${{ fromJSON(needs.setup.outputs.matrix) }}

- name: Checkout repository
uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions executions/Dashboard/040125170845344397/test-report.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
test
test
test
test
test

0 comments on commit ba63390

Please sign in to comment.