From 3e94f1ee7931422350e8129d69c6cdd4751d6da7 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Sun, 17 Mar 2024 16:04:29 +0300 Subject: [PATCH] #1 verbose --- .github/workflows/test.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1234b05..a69cf2c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -9,7 +9,4 @@ jobs: - uses: actions/checkout@v4 - uses: ./ with: - cmd: latexmk - path: . - opts: -pdf test - packages: ffcode fvextra catchfile xstring framed environ upquote + opts: --verbose