Skip to content

Commit

Permalink
added missing workflow dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jan 18, 2025
1 parent afb476f commit 9e5b427
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
- word
- nospace
- doubleQuote
- doubleQuoteOpen
- singleQuote
- singleQuoteOpen
- escape
- redirect
runs-on: ubuntu-latest
container: ghcr.io/carapace-sh/carapace
steps:
Expand Down

0 comments on commit 9e5b427

Please sign in to comment.