Skip to content

Commit

Permalink
rename ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
robhowley committed Aug 6, 2024
1 parent d878263 commit 59e6089
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ on:
push:

jobs:
test:
linting:
runs-on: ubuntu-latest

steps:
- uses: articulate/actions-markdownlint@v1
with:
config:
files: .markdownlint.yaml
version: 0.41.0
config: .markdownlint.yaml
files: .

0 comments on commit 59e6089

Please sign in to comment.