diff options
| author | mzuenni <michi.zuendorf@gmail.com> | 2024-09-13 15:51:36 +0200 |
|---|---|---|
| committer | mzuenni <michi.zuendorf@gmail.com> | 2024-09-13 15:51:36 +0200 |
| commit | 5a58d5408558816692014a7703cc5121abffcfc2 (patch) | |
| tree | 546f945bc220042984cb6f479bbbfd5cf13f917b | |
| parent | 47ca5559dc48f87f59dc4becb1f69ca14ac84aca (diff) | |
remove dot
| -rw-r--r-- | .github/workflows/test_pdf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test_pdf.yml b/.github/workflows/test_pdf.yml index 7b7806c..ab273f7 100644 --- a/.github/workflows/test_pdf.yml +++ b/.github/workflows/test_pdf.yml @@ -10,7 +10,7 @@ on: workflow_dispatch: jobs: - pdf_22.04: + pdf_22-04: name: Test pdf (ubuntu-22.04) runs-on: ubuntu-22.04 timeout-minutes: 5 |
