Skip to content

Commit

Permalink
chore: rename tools folder as tool (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
jokerttu authored Jun 4, 2024
1 parent 858bd80 commit 5566386
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ scripts:
test:ios:
run: |
if [ -d "example" ]; then cd example; fi && \
../tools/test-ios.sh
../tool/test-ios.sh
exec:
concurrency: 1
failFast: true
Expand Down
File renamed without changes.

0 comments on commit 5566386

Please sign in to comment.