Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds committed Nov 20, 2023
1 parent 6d4bf9d commit 420dda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
matrix:
config:
- { name: Lint, tool: lint }
- { name: Type Checker, tool: check-types }
- { name: Check formatting, tool: 'format:check' }
- { name: Type Checker, tool: check-types }
steps:
- name: Check out the source code
uses: actions/checkout@v3
Expand Down

0 comments on commit 420dda1

Please sign in to comment.