Skip to content

Commit 6db05f6

Browse files
committed
[GR-74482] Skip CI unittests workflow for website-only changes.
PullRequest: graalpython/4559
2 parents c91956a + 9993ca3 commit 6db05f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/site/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
baseurl: ""
22
url: "https://graalpy.org"
33
github: "oracle/graalpython"
4-
language_version: 25.0.2
4+
language_version: 25.0.3
55
python_version: 3.12
66
name: GraalPy
77
permalink: pretty

docs/site/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ layout: base
88
<div class="container">
99
<div class="hi__row">
1010
<div class="hi__body">
11-
<h4 class="hi__title">High-performance embeddable Python 3 runtime</h4>
11+
<h4 class="hi__title">A high-performance embeddable Python 3 runtime</h4>
1212
</div>
1313
</div>
1414
</div>

0 commit comments

Comments
 (0)