Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
det committed Mar 14, 2024
1 parent c00cd2f commit 2ffe9e0
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 @@ -28,7 +28,7 @@ jobs:
uses: trunk-io/trunk-action@v1
with:
# Run only on everything except the docs folder.
arguments: --ignore $(echo "docs/**")
arguments: --ignore ""docs/**""
debug: true
continue-on-error: true

Expand Down

0 comments on commit 2ffe9e0

Please sign in to comment.