Skip to content

Commit

Permalink
Merge pull request #548 from willowtreeapps/chore/538-move-firebase-t…
Browse files Browse the repository at this point in the history
…ests-separate-workflow-10

Report device test status back to PR
  • Loading branch information
PaulKlauser authored Jun 3, 2024
2 parents 2c8fa41 + fa2fa88 commit d7f24c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/device-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
device-tests:
runs-on: ubuntu-20.04
steps:
- uses: haya14busa/action-workflow_run-status@v1
- uses: actions/download-artifact@v4
with:
run-id: ${{github.event.workflow_run.id }}
Expand Down

0 comments on commit d7f24c3

Please sign in to comment.