fix: use string

This commit is contained in:
Jose Diaz-Gonzalez
2020-06-20 13:25:01 -04:00
parent ef5a4b08d6
commit 570fcce2ee

View File

@@ -91,7 +91,7 @@ jobs:
executor: default executor: default
parameters: parameters:
index: index:
type: integer type: string
steps: steps:
- init-tests - init-tests
- run: - run: