Skip to content

Commit

Permalink
Add working directory to retry
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Oct 18, 2023
1 parent 2c73a94 commit d41d372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snapshotter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: "Vagrant Plugin(s)"
run: vagrant plugin install vagrant-k3s
- name: "Vagrant Up ⏩ Install K3s"
working-directory: tests/snapshotter/${{ matrix.snapshotter }}/${{ matrix.vm }}
uses: nick-fields/retry@v2
with:
timeout_minutes: 10
Expand Down

0 comments on commit d41d372

Please sign in to comment.