We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8163427 commit 29e611dCopy full SHA for 29e611d
.circleci/config.yml
@@ -3,8 +3,8 @@ workflows:
3
version: 2
4
test:
5
jobs:
6
- - test:3.9
7
- - test:3.8
+ - test-3.9
+ - test-3.8
8
- test-3.7
9
- test-3.6
10
- test-3.5
0 commit comments