aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/Test.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml
index 66274543d..63819adce 100644
--- a/.github/workflows/Test.yml
+++ b/.github/workflows/Test.yml
@@ -68,7 +68,7 @@ jobs:
path: doc/_build/man/ghdl.1
#
-# pyGHDL
+# pyGHDL Bindings and Formatting
#
fmt:
@@ -194,7 +194,7 @@ jobs:
path: ghdl-macos*${{ matrix.backend }}.tgz
#
-# Windows Build
+# Windows MSYS2 Build
#
win-build:
@@ -256,7 +256,7 @@ jobs:
path: scripts/msys2-${{ matrix.pkg }}/mingw-*ghdl*.pkg.tar.zst
#
-# Windows Test
+# Windows MSYS2 Test
#
win-test:
@@ -314,7 +314,7 @@ jobs:
run: GHDL=ghdl ./testsuite/testsuite.sh ${{ matrix.suite }}
#
-# Windows pyGHDL
+# Windows pyGHDL pip installation
#
win-pip: