Skip to content

Commit 9c6bbcd

Browse files
rbarker-devCopilot
andauthored
chore: Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
1 parent 890646f commit 9c6bbcd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,4 +353,8 @@ jobs:
353353
checkout-token: ${{ secrets.GITHUB_TOKEN }}
354354
setup-task: true
355355
task-version: '3.50.0'
356-
task-retries: '3'
356+
task-retries: '3'
357+
358+
- name: Verify Task Installation
359+
run: |
360+
task --version

0 commit comments

Comments
 (0)