Skip to content

Commit 727acb3

Browse files
committed
Add single SKC status check
1 parent 773d6eb commit 727acb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

terraform/github/terraform.tfvars.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,9 @@
365365
"Ansible 2.15 lint with Python 3.10",
366366
"Ansible 2.16 lint with Python 3.12"
367367
],
368-
"stackhpc/2025.1": [],
368+
"stackhpc/2025.1": [
369+
"Tox pep8 with Python 3.12"
370+
],
369371
"stackhpc/master": [
370372
"Tox pep8 with Python 3.12",
371373
"Tox releasenotes with Python 3.12",

0 commit comments

Comments
 (0)