mise executes "file" script with suffix twice (concurrently) with toml-based task #10298
Unanswered
atom-andrew
asked this question in
Troubleshooting and bug reports
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm seeing mise executing a script twice when using a "file" toml-based task that has a suffix. Removing the ".sh" suffix resolves the issue.
Possibly related, the file task will be found (but is still executed twice) even if I write
file = "mise-tasks/hello", which is slightly unexpected.Beta Was this translation helpful? Give feedback.
All reactions