Skip to content

Commit

Permalink
try a different combination of input flags
Browse files Browse the repository at this point in the history
  • Loading branch information
boukeas committed May 2, 2024
1 parent d245672 commit f46d760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checkbox-canary-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- name: Submit job
uses: canonical/certification-github-workflows/.github/actions/fling-test@testflinger-action-incremental
with:
dry-run: true
poll: true
dry-run: false
poll: false
job: ${{ steps.create-job.outputs.job }}

0 comments on commit f46d760

Please sign in to comment.