Skip to content

Commit

Permalink
Disable non-existant default linters (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukiffer committed Feb 24, 2023
1 parent d11232e commit 672dfdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ jobs:
ci:
name: Validation
uses: cncsc/actions/.github/workflows/validation.yaml@main
with:
runDefaultLinters: false

0 comments on commit 672dfdb

Please sign in to comment.