cmark

My personal build of CMark ✏️

Commit
745b877835fed47e06daa3295aaf86312867f6f1
Parent
c5732b26bb4d98cbec9de48cefad480cb880eb45
Author
John MacFarlane <jgm@berkeley.edu>
Date

Revert "CI: avoid using nmake.bat."

This reverts commit c5732b26bb4d98cbec9de48cefad480cb880eb45.

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified .github/workflows/ci.yml 2 1 1
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
@@ -40,5 +40,5 @@ jobs:
     - uses: actions/checkout@v1
     - name: Build and test
       run: |
-        nmake.exe /nologo /f Makefile.nmake test
+        nmake test