We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda5a4a commit 5f86e16Copy full SHA for 5f86e16
.github/workflows/test.yml
@@ -11,6 +11,8 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
+ - name: Checkout
15
+ uses: actions/checkout@v2
16
- name: Run LinkChecker
17
id: self-check
18
uses: ./
0 commit comments