Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds authored Nov 20, 2023
1 parent 7f4aa8a commit 0851afd
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 @@ -25,7 +25,7 @@ jobs:
config:
- { name: Lint, tool: lint }
- { name: Type Checker, tool: check-types }
- { name: Check formatting, tool: format:check }
- { name: Check formatting, tool: 'format:check' }
steps:
- name: Check out the source code
uses: actions/checkout@v3
Expand Down

0 comments on commit 0851afd

Please sign in to comment.