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 7302110 commit 0fa56caCopy full SHA for 0fa56ca
.circleci/config.yml
@@ -9,7 +9,7 @@ orbs:
9
# Orb commands and jobs help you with common scripting around a language/tool
10
# so you dont have to copy and paste it everywhere.
11
# See the orb documentation here: https://circleci.com/developer/orbs/orb/circleci/python
12
- python: cimg/python@1.5.0
+ python: circleci/python@1.5.0
13
coverage-reporter: codacy/coverage-reporter@13.11.16
14
15
# Define a job to be invoked later in a workflow.
0 commit comments