1 parent c69741d commit 1778394Copy full SHA for 1778394
1 file changed
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Run Fishtape tests
63
uses: fish-shop/run-fishtape-tests@d3f44af7c30393801362c283c97fbd753ded76ed # v2
64
with:
65
- pattern: tests/**.fish
+ patterns: tests/**.fish
66
# timeout in case tests get stuck on fzf
67
timeout-minutes: 3
68
0 commit comments