test: fix tests

This commit is contained in:
Nick Fields
2021-01-02 15:29:38 -05:00
parent e48877fb9c
commit 8310ca5ae8

View File

@@ -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: