mirror of
https://github.com/nick-fields/retry.git
synced 2026-02-13 08:35: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
|
timeout_minutes: 1
|
||||||
max_attempts: 2
|
max_attempts: 2
|
||||||
shell: python
|
shell: python
|
||||||
command: print 1, 2, 3
|
command: print "1, 2, 3"
|
||||||
|
|
||||||
# runs on push to master only
|
# runs on push to master only
|
||||||
cd:
|
cd:
|
||||||
|
|||||||
Reference in New Issue
Block a user