From dd008866e58c30003a1428f6546f7c8736e73974 Mon Sep 17 00:00:00 2001 From: umarcor Date: Sun, 18 Jul 2021 23:40:11 +0200 Subject: ci: update comments/headers --- .github/workflows/Test.yml | 8 ++++---- 1 file 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: -- cgit v1.2.3