mirror of
https://github.com/nick-fields/retry.git
synced 2026-02-13 00:25:26 +00:00
test: fix tests
This commit is contained in:
2
.github/workflows/ci_cd.yml
vendored
2
.github/workflows/ci_cd.yml
vendored
@@ -248,7 +248,7 @@ jobs:
|
||||
timeout_minutes: 1
|
||||
max_attempts: 2
|
||||
shell: python
|
||||
command: print 1, 2, 3
|
||||
command: print "1, 2, 3"
|
||||
|
||||
# runs on push to master only
|
||||
cd:
|
||||
|
||||
Reference in New Issue
Block a user