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 de36ed0 commit 6f60f33Copy full SHA for 6f60f33
.github/workflows/ci.yml
@@ -13,8 +13,8 @@ on: # yamllint disable-line rule:truthy rule:comments
13
pull_request: ~
14
15
env:
16
- INVOKE_PYNTC_INVOKE_PYNTC_IMAGE_NAME: "pyntc"
17
- INVOKE_PYNTC_INVOKE_PYNTC_IMAGE_VER: "latest"
+ INVOKE_PYNTC_IMAGE_NAME: "pyntc"
+ INVOKE_PYNTC_IMAGE_VER: "latest"
18
19
jobs:
20
ruff-format:
0 commit comments