Skip to content

Commit

Permalink
feat: add submission to Testflinger
Browse files Browse the repository at this point in the history
  • Loading branch information
boukeas committed May 2, 2024
1 parent 1c3248a commit b610c5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/checkbox-canary-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ jobs:
shell: bash
run:
cat ${{ steps.create-job.outputs.job }}

- name: Submit job
uses: canonical/certification-github-workflows/.github/actions/fling-test@testflinger-action-incremental
with:
job: ${{ steps.create-job.outputs.job }}

0 comments on commit b610c5b

Please sign in to comment.