summaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index fe6bf10c..8ee4e0ff 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
run: which rubocop && bundle exec rubocop || true
- name: YARD lint
- run: >-
+ run: |
touch README # Workaround for "incorrect" links in README.md
bundle exec yardoc --fail-on-warning --no-progress --readme=README