mirror of
https://github.com/nick-fields/retry.git
synced 2026-02-09 22:58:02 +00:00
fix test
This commit is contained in:
4
.github/workflows/ci_cd.yml
vendored
4
.github/workflows/ci_cd.yml
vendored
@@ -274,8 +274,8 @@ jobs:
|
||||
timeout_minutes: 1
|
||||
max_attempts: 2
|
||||
command: |
|
||||
print('a', 'b', 'c')
|
||||
print('1', '2', '3')
|
||||
Get-ComputerInfo
|
||||
Get-Date
|
||||
- name: Multi-line single-command Test
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user