Skip to content

Commit dab3da8

Browse files
committed
ci(alt_text): fix - switch run to uses
1 parent 32b3ec4 commit dab3da8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/lint_alt_text.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,4 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v4
22-
23-
- name: Check images for alt text
24-
run: lintquarto/alt-text-linter@v1
22+
- uses: lintquarto/alt-text-linter@v1

0 commit comments

Comments
 (0)