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 9340631 commit 7cb797cCopy full SHA for 7cb797c
.github/workflows/nightly_docker_test.yml
@@ -114,7 +114,7 @@ jobs:
114
"@type": "MessageCard",
115
"@context": "http://schema.org/extensions",
116
"summary": "Nightly Tests for Windows failing",
117
- "themeColor": "0078D7",
+ "themeColor": "f44336",
118
"title": "PyAnsys Geometry Nightly Tests - Windows failing",
119
"sections": [
120
{
@@ -178,7 +178,7 @@ jobs:
178
179
180
"summary": "Nightly Tests for Linux failing",
181
182
"title": "PyAnsys Geometry Nightly Tests - Linux failing",
183
184
0 commit comments