Skip to content

Commit 1778394

Browse files
committed
ci: fix fishtape job input
1 parent c69741d commit 1778394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Run Fishtape tests
6363
uses: fish-shop/run-fishtape-tests@d3f44af7c30393801362c283c97fbd753ded76ed # v2
6464
with:
65-
pattern: tests/**.fish
65+
patterns: tests/**.fish
6666
# timeout in case tests get stuck on fzf
6767
timeout-minutes: 3
6868

0 commit comments

Comments
 (0)