aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2021-07-18 23:40:11 +0200
committerumarcor <unai.martinezcorral@ehu.eus>2021-07-18 23:51:01 +0200
commitdd008866e58c30003a1428f6546f7c8736e73974 (patch)
treee1b0d2468e391747ad79eed2e7453796fbdbe576
parent38f77c73f3853cba4e3cd1b8ef2f7e1c2efe440c (diff)
downloadghdl-dd008866e58c30003a1428f6546f7c8736e73974.tar.gz
ghdl-dd008866e58c30003a1428f6546f7c8736e73974.tar.bz2
ghdl-dd008866e58c30003a1428f6546f7c8736e73974.zip
ci: update comments/headers
-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: