branch: elpa/adoc-mode
commit 92da496f3d4f6bacd9fb5c296894e420b088b326
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Tweak the test command
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index d166b251b7..6ee83e2e7e 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -30,5 +30,5 @@ jobs:
 
     - name: Test the project
       run: |
-        eldev -p -dtT -C test --expect 100
+        eldev -p -dtT -C test
         eldev -dtT -C compile --warnings-as-errors

Reply via email to